Help for this page

Select Code to Download


  1. or download this
    use Apache::Constants; print OK, "\n";
    
  2. or download this
    Undefined subroutine &Apache::Constants::OK called at test.pl line 1.
    
  3. or download this
    perl  -e'print join("\n", @INC)'
    
    ...
    /usr/lib/perl5/vendor_perl
    /usr/lib/perl5/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/5.8.0
    
  4. or download this
    perl -v
    
    This is perl, v5.8.0 built for i386-linux-thread-multi
    (with 1 registered patch, see perl -V for more detail)