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

Bug#671656: ITP: libmodule-cpanfile-perl -- format for describing CPAN dependencies of Perl applications



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    : libmodule-cpanfile-perl
  Version         : 0.9007
  Upstream Author : Tatsuhiko Miyagawa
* URL             : http://search.cpan.org/dist/Module-CPANfile/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : format for describing CPAN dependencies of Perl applications

`cpanfile` describes CPAN dependencies required to execute associated Perl
code.

Place the `cpanfile` in the root of the directory containing the associated
code. For instance, in a Catalyst application, place the `cpanfile` in the
same directory as `myapp.conf`.

Tools supporting `cpanfile` format (e.g. cpanm and carton) will automatically
detect the file and install dependencies for the code to run.



Reply to: