Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings; 
    print "content-type: text/plain\n\nTesting";
    ...
      }
    
  2. or download this
    content-type: text/plain
    
    ...
    new to %INC from adding use x::x
    $VAR1 = {};
    </pre>
    
  3. or download this
              'Config.pm' => 'C:/Perl/lib/Config.pm',
              'Fcntl.pm' => 'C:/Perl/lib/Fcntl.pm',
    
  4. or download this
     
    addin('Config',1);
    addin('Fcntl',1);