ExtUtils::ModuleMaker::PBP 0.09
ExtUtils::ModuleMaker::PBP is a Perl module to create a Perl extension in the style of Damian Conway's Perl Best Practices. S
|
|||||||||||||||||||
ExtUtils::ModuleMaker::PBP is a Perl module to create a Perl extension in the style of Damian Conway's Perl Best Practices.
SYNOPSIS
use ExtUtils::ModuleMaker::PBP;
$mod = ExtUtils::ModuleMaker::PBP->new(
NAME => 'Sample::Module'
);
$mod->complete_build();
$mod->dump_keys(qw|
... # key provided as argument to constructor
... # same
|);
$mod->dump_keys_except(qw|
... # key provided as argument to constructor
... # same
|);
$license = $mod->get_license();
$mod->make_selections_defaults();
Requirements:
tags
Download ExtUtils::ModuleMaker::PBP 0.09
Authors software
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
