[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#575950: ITP: libperl-prereqscanner-perl -- module for extracting prerequisites from Perl code



Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libperl-prereqscanner-perl
  Version         : 0.100830
  Upstream Author : Jerome Quelin
* URL             : http://search.cpan.org/dist/Perl-PrereqScanner/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module for extracting prerequisites from Perl code

Perl::PrereqScanner will extract loosely distribution prerequisites from files.

The extraction may not be perfect but tries to do its best. It will currently
find the following prereqs:

  * plain lines beginning with use or require in perl modules and scripts
  * regular inheritance declared with the base and parent pragmata
  * Moose inheritance declared with the extends keyword
  * Moose roles included with the with keyword



Reply to: