Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    use strict;
    ...
      local (@minor_frame_data) = (2, 5);
      print "bar 21 -> ", $ref->{21}->{value}->(), "\n";
    }