| Shipwright documentation | view source | Contained in the Shipwright distribution. |
Shipwright::Source - Source
shipwright import -r ... cpan:XML::LibXML
use Shipwright::Source;
Currently, the supported sources are CPAN (Shipwright::SOURCE::CPAN), Compressed (Shipwright::SOURCE::Compressed), Directory (Shipwright::SOURCE::Directory), FTP (Shipwright::SOURCE::FTP), Git (Shipwright::SOURCE::Git), HTTP (Shipwright::SOURCE::HTTP), SVK (Shipwright::SOURCE::SVK), SVN (Shipwright::SOURCE::SVN) and Shipwright (Shipwright::SOURCE::Shipwright).
sunnavy <sunnavy@bestpractical.com>
Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Shipwright documentation | view source | Contained in the Shipwright distribution. |