Help for this page

Select Code to Download


  1. or download this
    my ( ( undef ) x 21, $var ) = func;
    
  2. or download this
    ( ( undef ) x 21, my $var ) = func;