debian man page for cpanplus::module::fake

Query: cpanplus::module::fake

OS: debian

Section: 3perl

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

CPANPLUS::Module::Fake(3perl)				 Perl Programmers Reference Guide			     CPANPLUS::Module::Fake(3perl)

NAME
CPANPLUS::Module::Fake - fake module object for internal use
SYNOPSIS
my $obj = CPANPLUS::Module::Fake->new( module => 'Foo', path => 'ftp/path/to/foo', author => CPANPLUS::Module::Author::Fake->new, package => 'fake-1.1.tgz', _id => $cpan->_id, );
DESCRIPTION
A class for creating fake module objects, for shortcut use internally by CPANPLUS. Inherits from "CPANPLUS::Module".
METHODS
new( module => $mod, path => $path, package => $pkg, [_id => DIGIT] ) Creates a dummy module object from the above parameters. It can take more options (same as "CPANPLUS::Module->new" but the above are required. perl v5.14.2 2014-09-29 CPANPLUS::Module::Fake(3perl)
Related Man Pages
cpanplus::module::author(3pm) - suse
cpanplus::module::author(3) - centos
cpanplus::backend::rv(3perl) - debian
cpanplus::internals::fetch(3perl) - debian
cpanplus::module::author(3perl) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph