The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Shipwright::Source - Source

SYNOPSIS

    shipwright import -r ... cpan:XML::LibXML

    use Shipwright::Source;

SUPPORTED SOURCES

Currently, the supported sources are CPAN, Compressed, Directory, FTP, Git, HTTP, SVK, SVN and Shipwright.

METHODS

new

type

AUTHORS

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Shipwright is Copyright 2007-2015 Best Practical Solutions, LLC.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.