Linux SoftwareProgrammingLibrariesExtUtils::ModuleMaker::TT 0.93

ExtUtils::ModuleMaker::TT 0.93


ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates. SYNOPSIS use ExtUtils:
Developer:   David A Golden
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   25K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates.

SYNOPSIS

use ExtUtils::ModuleMaker;
my $mmtt = ExtUtils::ModuleMaker->new (
NAME => 'My::New::Module',
ALT_BUILD => 'ExtUtils::ModuleMaker::TT',
TEMPLATE_DIR => '~/.perltemplates',
);
$mmtt->complete_build();

Note: ExtUtils::ModuleMaker has changed substantially in recent releases and ExtUtils::ModuleMaker::TT has similarly changed substantially to be compatible with these changes. Please report any bugs you may find.

This module extends ExtUtils::ModuleMaker to use Template Toolkit 2 (TT2) to build skeleton files for a new module. Templates may either be default templates supplied within the module or user-customized templates in a directory specified with the TEMPLATE_DIR parameter.

Summary of Features/Enhancements:

  • Supports building full module skeletons with all the functionality of ExtUtils::ModuleMaker
  • Supports adding a single .pm file (and corresponding .t file) to an existing module distribution tree
  • Supports creating skeleton text for a single method (generally to be called via a script from within your favorite editor)
  • Creates a template directory containing the default templates for subsequent user customization
  • Templates can access any parameter in the ExtUtils::ModuleMaker object (e.g. $mmtt, above). This supports transparent, user-extensible template variables for use in custom templates
  • Included command-line program makeperlmod provides a command line user interface for module creation. Supports reading default configuration settings from a file and will create a default config file if requested. These config files extend and/or override an ExtUtils::ModuleMaker::Personal::Defaults file. The program can create full distributions, single modules, single methods, default configuration files or default template directories

    Notable changes from ExtUtils::ModuleMaker:

  • Default templates are generally simpler, as users are expected to customize their own
  • .t files for single .pm files created after the original build are named after their corresponding .pm file rather than being sequentially numbered.
  • In the command-line program, COMPACT style is set by default

    Requirements:
  • Perl
    tags extutils modulemaker  command line  default templates  file and  line program  default configuration  files for  template toolkit  new module  template dir  changed substantially  

    Download ExtUtils::ModuleMaker::TT 0.93


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/D/DA/DAGOLDEN/ExtUtils-ModuleMaker-TT-0.93.tar.gz


    Authors software

    ExtUtils::ModuleMaker::TT 0.93 (by David A Golden)
    ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates.

    SYNOPSIS

    use ExtUtils:


    Similar software

    ExtUtils::ModuleMaker::TT 0.93 (by David A Golden)
    ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates.

    SYNOPSIS

    use ExtUtils:

    ExtUtils::ModuleMaker::StandardText 0.47 (by James E Keenan)
    ExtUtils::ModuleMaker::StandardText are methods used within ExtUtils::ModuleMaker.

    The methods described below are 'quasi-private'

    ExtUtils::ModuleMaker 0.47 (by R. Geoffrey Avery)
    ExtUtils::ModuleMaker is a Perl module better than h2xs for creating modules.

    SYNOPSIS

    At the command prompt:
    % modulema

    ExtUtils::ModuleMaker::PBP 0.09 (by James E Keenan)
    ExtUtils::ModuleMaker::PBP is a Perl module to create a Perl extension in the style of Damian Conway's Perl Best Practices.

    S

    ExtUtils::MM_Any 6.30 (by Michael G Schwern)
    ExtUtils::MM_Any is a Perl module with Platform-agnostic MM methods.

    SYNOPSIS

    FOR INTERNAL USE ONLY!

    package ExtUtils::M

    ExtUtils::CBuilder 0.18 (by Ken Williams)
    ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules.

    SYNOPSIS

    use ExtUtils::CBuilder;

    my $b

    ExtUtils::MakeMaker 6.30 (by Andy Dougherty, Andreas K?nig and Tim Bunce)
    ExtUtils::MakeMaker is a Perl module that can help you create a module Makefile.

    SYNOPSIS

    use ExtUtils::MakeMaker;

    Write

    ExtUtils::Embed 1.14 (by Doug MacEachern)
    ExtUtils::Embed is a Perl module with utilities for embedding Perl in C/C++ applications.

    SYNOPSIS

    perl -MExtUtils::Embed -e x

    Module::Build::Authoring 0.2805 (by Ken Williams)
    Module::Build::Authoring are authoring Module::Build modules.

    When creating a Build.PL script for a module, something like the fol

    Wx::build::MakeMaker 0.57 (by Mattia Barbon)
    Wx::build::MakeMaker is a Perl module with ExtUtils::MakeMaker specialization for wxPerl modules.

    SYNOPSIS

    use Wx::build::MakeM


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    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


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags