Help for this page

Select Code to Download


  1. or download this
    = a.txt
    = c.txt
    = b.txt
    = e.txt
    
  2. or download this
    use warnings;
    use strict;
    ...
            print "$_ file doesn't seem to exist\n";
        }
    }