Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    my @x= (undef)x7;
    warn Dumper \@x;