Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $_->() for @gen;
    
  2. or download this
    each:     1 at d:/exp/pm_closure.pl line 10.
    each:     2 at d:/exp/pm_closure.pl line 10.
    ...
    gen:     1 at d:/exp/pm_closure.pl line 31.
    gen:     2 at d:/exp/pm_closure.pl line 31.
    gen:     3 at d:/exp/pm_closure.pl line 31.