Help for this page

Select Code to Download


  1. or download this
    #!/user/bin/perl
    
    my $in_str = "[DATA]\n" .
    ...
    print "\n";
    
    exit(0);