Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $SubroutName='test';
    ...
        print "\nokey!";
    }
    
  2. or download this
    Can't use string ("test") as a subroutine ref while "strict refs" in u
    +se at 1.p
    l line 4.