App-sourcepan
view release on metacpan or search on metacpan
bin/sourcepan view on Meta::CPAN
This command fetches the source distribution for the modules or distributions
named on the commandline, and places each in the current working directory.
=head1 OPTIONS
=over 4
=item --dist
Clarifies that the items named on the commandline are distribution names (i.e.
base names of archives). Usually not required, as this will be guessed if the
item name contains a C<-> character.
=item --module
Clarifies that the items named on the commandline are module names (i.e. perl
packages). Usually not required as this is the default unless a name contains
the C<-> character, which is not allowed in module names.
=item --extract, -x
( run in 0.536 second using v1.01-cache-2.11-cpan-748bfb374f4 )