Help for this page

Select Code to Download


  1. or download this
    package Foo;
    
    ...
    sub test2 { }
    
    1;
    
  2. or download this
    Subroutine test2 redefined at Foo.pm line 4.
    Subroutine test redefined at Foo.pm line 14.
    Foo.pm syntax OK