The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Shipwright::Source::Base - base class for 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

INTERFACE