Help for this page

Select Code to Download


  1. or download this
    ### foo_file.pl
    
    ...
    sub FooEnd{
        return('done');
    }
    
  2. or download this
    script: foo_file.pl
    found 3 subroutines
    ...
        FooEnd      1 lines of code (click here to see src)
    found 0 imported modules
    found 0 global variables