Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    # My Perl Application
    ...
    
    =cut
    
  2. or download this
    @output_files = split /,/, $file_out;