Help for this page
#!/bin/env perl #Look in daily syslog file and grab the ... } close TMP1; unlink ("tmpfile.txt");
[1823]tom@margo perl $ perl -c test3.pl Global symbol "@tmp" requires explicit package name at test3.pl line 5 +0. Global symbol "@tmp" requires explicit package name at test3.pl line 5 +0. test3.pl had compilation errors.