debian man page for module::cpanfile

Query: module::cpanfile

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Module::CPANfile(3pm)					User Contributed Perl Documentation				     Module::CPANfile(3pm)

NAME
Module::CPANfile - Parse cpanfile
SYNOPSIS
use Module::CPANfile; my $file = Module::CPANfile->load("cpanfile"); my $prereqs = $file->prereqs; # CPAN::Meta::Prereqs object
DESCRIPTION
Module::CPANfile is a tool to handle cpanfile format to load application specific dependencies, not just for CPAN distributions.
AUTHOR
Tatsuhiko Miyagawa
SEE ALSO
cpanfile, CPAN::Meta, CPAN::Meta::Spec perl v5.14.2 2012-04-14 Module::CPANfile(3pm)
Related Man Pages
cpanfile-faq(3pm) - debian
cpan::meta::prereqs5.18(3) - mojave
inc::module::install(3) - centos
cpan::meta::feature(3pm) - debian
cpan::meta::prereqs(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph