Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        testsub();
        outersub();
    }
    
  2. or download this
    testsub 2 called
    outersub called
    testsub 2 called
    
  3. or download this
    testsub 2 called
    outersub called
    testsub 1 called
    
  4. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.