1DUMPCPANDIST(1) User Contributed Perl Documentation DUMPCPANDIST(1)
2
3
4
6 dumpcpandist - show some details for a distribution from the CPAN
7
9 dumpcpandist $filename [use_tar => ...]
10
11 Where $filename is a tarball or zipfile from the CPAN. The arguments
12 are the same as CPAN::ParseDistribution's new() method.
13
15 CPAN::ParseDistribution
16
18 Copyright 2009 David Cantrell <david@cantrell.org.uk>
19
20 This software is free-as-in-speech software, and may be used,
21 distributed, and modified under the terms of either the GNU General
22 Public Licence version 2 or the Artistic Licence. It's up to you which
23 one you use. The full text of the licences can be found in the files
24 GPL2.txt and ARTISTIC.txt, respectively.
25
27 This module is also free-as-in-mason software.
28
29
30
31perl v5.38.0 2023-07-20 DUMPCPANDIST(1)