Help for this page

Select Code to Download


  1. or download this
    my $return = @ARGV = ( 1, 2, 3 );
    print $return;