Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        }
        return \@out;
    }
    
  2. or download this
    perl -MO=Xref mytest.pl
    
    ...
          $num              11, 12, 13
          @out              i8, 13, 15
    mytest.pl syntax OK