Help for this page

Select Code to Download


  1. or download this
    while (<"/export/home/usps_edi/*pl">) 
    { -f $_ && print "ok\n";}'
    
  2. or download this
    use EDI::Config;
    use POSIX qw(uname);
    use File::Copy;
    use File::Basename;