Man Page: module::cpanfile
Operating Environment: debian
Section: 3pm
Module::CPANfile(3pm) User Contributed Perl Documentation Module::CPANfile(3pm)NAMEModule::CPANfile - Parse cpanfileSYNOPSISuse Module::CPANfile; my $file = Module::CPANfile->load("cpanfile"); my $prereqs = $file->prereqs; # CPAN::Meta::Prereqs objectDESCRIPTIONModule::CPANfile is a tool to handle cpanfile format to load application specific dependencies, not just for CPAN distributions.AUTHORTatsuhiko MiyagawaSEE ALSOcpanfile, CPAN::Meta, CPAN::Meta::Spec perl v5.14.2 2012-04-14 Module::CPANfile(3pm)
| Related Man Pages |
|---|
| inc::module::install(3pm) - debian |
| cpan::meta::prereqs(3) - centos |
| cpan::meta::feature(3pm) - debian |
| dist::zilla::prereqs(3pm) - debian |
| module::packaged(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |