Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $newdata = '124|20030812|uiy|kjh|87';
    ...
    }
    print DATAFILE $newdata,"\n";
    close DATAFILE;