Help for this page

Select Code to Download


  1. or download this
    #!/opt/perl/bin/perl -w
    
    ...
    print "@myarray\n";
    
    __END__