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::MakeCapital 0.11

    Download button

    No screenshots available
    Downloads: 373  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jan Pazdziora | More programs
    Perl Artistic License / FREE
    November 16th, 2007, 05:25 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Apache::MakeCapital description

    A Perl module that can convert server output to uppercase.

    Apache::MakeCapital is a Perl module that can convert server output to uppercase.

    SYNOPSIS

    In the conf/access.conf file of your Apache installation, add lines like

    < Files *.html >
    SetHandler perl-script
    PerlHandler Apache::OutputChain Apache::MakeCapital Apache::PassHtml
    < /Files >

    This is a module to show the use of module Apache::OutputChain. The function handler simply inserts this module into the chain, calling

    Apache::OutputChain::handler($r, __PACKAGE__);

    This is the initialization stage. The second parameter in the call to Apache::OutputChain::handler must be a name of this class, so that Apache::OutputChain will know, whom to put into the chain.

    The package also must define function PRINT, that will be called in the chain. In this example, it capitalized all output being sent. It will mess up the links (A HREF's) so is really just for illustration.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    convert server output | uppercase output | Perl module | convert | server | output

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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