Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    }
    
    bar();
    
  2. or download this
    Useless use of reference constructor in void context at test.pl line 1
    +2.
    in foo()
    in bar()