Help for this page

Select Code to Download


  1. or download this
    1  # This is the start of the code where we set up stuff
    2  my $frob   = 'gibber';
    3  my $handle = 'hum';
    
  2. or download this
    4  # Start doing the real work
    5  do_the_real_work($frob, $handle);
    
  3. or download this
    <NCODE section="some_name" start_line="1" order="1">
    insert code here
    </NCODE>