Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    package Bar;
    
    Foo::f();
    
  2. or download this
    22:24 >perl 1686_SoPW.pl
    Function 'Foo::f()' called from package 'Bar'
    
    22:24 >