Help for this page

Select Code to Download


  1. or download this
    cees@tim:~$ perl -MApache2 -MModPerl::MethodLookup -e print_method sen
    +d_cgi_header
    To use method 'send_cgi_header' add:
            use Apache::Response ();
    
  2. or download this
    tim:~# MOD_PERL=1 perl -MApache2 -MCGI -e '$,=$/;print sort keys %INC;
    +'
    APR/Pool.pm
    ...
    Apache/XSLoader.pm
    Apache2.pm
    ...