Linux SoftwareProgrammingLibrariesApache::TestMB 1.28

Apache::TestMB 1.28


Apache::TestMB is a subclass of Module::Build to support Apache::Test. SYNOPSIS Standard process for building & installing modu
Developer:   David Wheeler
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   146K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Apache::TestMB is a subclass of Module::Build to support Apache::Test.

SYNOPSIS

Standard process for building & installing modules:
perl Build.PL
./Build
./Build test
./Build install

Or, if you're on a platform (like DOS or Windows) that doesn't like the "./" notation, you can do this:

perl Build.PL
perl Build
perl Build test
perl Build install

This class subclasses Module::Build to add support for testing Apache integration with Apache::Test. It is broadly based on Apache::TestMM, and as such adds a number of build actions to a the Build script, while simplifying the process of creating Build.PL scripts.

Here's how to use Apache::TestMB in a Build.PL script:

use Module::Build;

my $build_pkg = eval { require Apache::TestMB }
? 'Apache::TestMB' : 'Module::Build';

my $build = $build_pkg->new(
module_name => 'My::Module',
);
$build->create_build_script;

This is identical to how Module::Build is used. Not all target systems may have Apache::Test (and therefore Apache::TestMB installed, so we test for it to be installed, first. But otherwise, its use can be exactly the same. Consult the Module::Build documentation for more information on how to use it; Module::Build::Cookbook may be especially useful for those looking to migrate from ExtUtils::MakeMaker.

Requirements:
  • Perl
    tags module build  apache testmb  perl build  apache test  build pkg  build script  build build  build test  build install  

    Download Apache::TestMB 1.28


     http://mirrors.evolva.ro/CPAN/authors/id/G/GE/GEOFF/Apache-Test-1.28.tar.gz


    Authors software

    Class::Meta::Type 0.53 (by David Wheeler)
    Class::Meta::Type is a Perl module for data type validation and accessor building.

    SYNOPSIS

    package MyApp::TypeDef;

    use

    Class::Meta 0.53 (by David Wheeler)
    Class::Meta is a Perl class automation, introspection, and data validation.

    SYNOPSIS

    Generate a class:
    package MyApp::Thingy

    Bundle::BricolagePlus 1.10.0 (by David Wheeler)
    Bundle::BricolagePlus are optional and required modules for the Bricolage content management system.

    SYNOPSIS

    perl -MCPAN -e 'i

    Apache::TestMB 1.28 (by David Wheeler)
    Apache::TestMB is a subclass of Module::Build to support Apache::Test.

    SYNOPSIS

    Standard process for building & installing modu

    Class::Meta::Express 0.04 (by David Wheeler)
    Class::Meta::Express is a Perl module for concise, expressive creation of Class::Meta classes.

    Synopsis

    package My::Contact;


    Similar software

    Apache::TestMB 1.28 (by David Wheeler)
    Apache::TestMB is a subclass of Module::Build to support Apache::Test.

    SYNOPSIS

    Standard process for building & installing modu

    Module::Build 0.2805 (by Ken Williams)
    Module::Build is a Perl module for build and install Perl modules.

    SYNOPSIS

    Standard process for building & installing modules:

    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

    Module::Build::JSAN 0.01 (by David Wheeler)
    Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN.

    SYNOPSIS

    use Module::Build::JSAN;

    my $build =

    Module::Build::TestReporter 1.00 (by chromatic)
    Module::Build::TestReporter is a Perl module to help users report test failures.

    SYNOPSIS

    use Module::Build::TestReporter;

    Slauth 0.02 (by Ian Kluft)
    Slauth is a Perl-based authentication and authorization module for Apache HTTPD 2

    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

    mod_example_ipc 1.0 (by Sander Temme)
    mod_example_ipc is an Apache module that showcases the use in an Apache 2.0 module of the Shared Memory and Mutex routines found in t

    Tk::SlideShow 0.07 (by Olivier Bouteille)

    Module::Install 0.64 (by Brian Ingerson, Audrey Tang and Adam Kennedy)
    Module::Install is a standalone, extensible Perl module installer.

    SYNOPSIS

    In your Makefile.PL: (Recommended Usage)
    # Loa


    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