Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Apache::Application::Plus 1.21

    Download button

    No screenshots available
    Downloads: 473  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    10 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Domizio Demichelis | More programs
    Perl Artistic License / FREE
    April 29th, 2008, 13:56 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Apache::Application::Plus description

    A Perl module for Apache/mod_perl integration for CGI::Application::Plus.

    Apache::Application::Plus is a Perl module for Apache/mod_perl integration for CGI::Application::Plus.

    SYNOPSIS

    # used instead of CGI::Application::Plus
    use base 'Apache::Application::Plus' ;

    # direct interaction with the Apache request object
    $r = $self->request ;
    %headers = $r->headers_in ;

    # virtual run mode pages
    # instead of using this
    http://www.yourdomain.com/cgi-bin/appScript.pl?rm=aRunMode

    # you can use this
    http://www.yourdomain.com/aRunMode


    This module is a CGI::Application::Plus sub class that supply a perl handler to integrate your application modules with the Apache/mod_perl server.

    Use this module as base class instead of the CGI::Application::Plus, if your application can take advantage from accessing the Apache request object (available as the request property), and/or to run() your application in a handy and alternative way. If you don't need any of the above features, you can use the CGI::Application::Plus module that is however fully mod_perl 1 and 2 compatible.

    Product's homepage

    Requirements:

    · Perl
    · Apache/mod_perl 1 or 2
    · OOTools

      


    TAGS:

    Apache integration | mod_perl integration | Perl module | Apache | mod_perl | integration

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM