in reply to Re^2: Searching for a string
in thread Searching for a string
"...attempts to delete the file passed as the first command line entry."
Fortunately it doesn't. This crap doesn't even compile because the guy missed a semicolon:
karls-mac-mini:japh2963 karl$ perl -c japh2963.pl "use" not allowed in expression at japh2963.pl line 3, at end of line syntax error at japh2963.pl line 3, near "use strict use warnings" BEGIN not safe after errors--compilation aborted at japh2963.pl line 4 +.
Best regards, Karl
«The Crux of the Biscuit is the Apostrophe»
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Searching for a string
by japh2963 (Novice) on Jul 11, 2015 at 22:10 UTC |