Load to make pod-coverage.t happy. Load, LoadFile, Dump and DumpFile are just dropped in from YAML or YAML::Syck
LoadFile
Dump
DumpFile
run
a wrapper of run3 sub in IPC::Run3.
shipwright_root
Returns the root directory that Shipwright has been installed into. Uses %INC to figure out where Shipwright.pm is.
share_root
Returns the 'share' directory of the installed Shipwright module. This is currently only used to store the initial files in project.
select
wrapper for the select in core
user_home
return current user's home directory
shipwright_user_root
the user's own shipwright root where we put internal files in. it's ~/.shipwright by default. it can be overwritten by $ENV{SHIPWRIGHT_USER_ROOT}
NAME
Shipwright::Util - Util
DESCRIPTION
INCOMPATIBILITIES
None reported.
BUGS AND LIMITATIONS
No bugs have been reported.
AUTHOR
sunnavy <sunnavy@bestpractical.com>
LICENCE AND COPYRIGHT
Copyright 2007-2009 Best Practical Solutions.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.