[Bps-public-commit] r10747 - Shipwright/lib/Shipwright
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Feb 6 20:07:33 EST 2008
Author: sunnavy
Date: Wed Feb 6 20:07:31 2008
New Revision: 10747
Modified:
Shipwright/lib/Shipwright/Util.pm
Log:
make pod-coverage.t happy
Modified: Shipwright/lib/Shipwright/Util.pm
==============================================================================
--- Shipwright/lib/Shipwright/Util.pm (original)
+++ Shipwright/lib/Shipwright/Util.pm Wed Feb 6 20:07:31 2008
@@ -25,6 +25,18 @@
}
}
+=head2 Load
+to make pod-coverage.t happy.
+Load, LoadFile, Dump and DumpFile are just dropped in from YAML or YAML::Syck
+=cut
+=head2 LoadFile
+=cut
+=head2 Dump
+=cut
+=head2 DumpFile
+=cut
+
+
=head2 run
a wrapper of run3 sub in IPC::Run3.
More information about the Bps-public-commit
mailing list