Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }
    }
    print "PROBLEM: found $found files instead of 1 (one)\n" if $found != 
    +1;