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

NAME

Shipwright::Source::Base - Base class of source

SYNOPSIS

METHODS

new

run

just_name

trim the version stuff from dist name

just_version

return version

is_compressed

return true if the source is compressed file, i.e. tar.gz(tgz) and tar.bz2

AUTHORS

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

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

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