in reply to Re^2: Script Issues
in thread Script Issues
Those are all errors, which the script does run, it still has errors which can come back and bite you on the ass. The script runs fine for me though, just thought I would point out to always use strict and use warnings since he is a "beginner"Global symbol "@show" requires explicit package name at H:\Users\James +\Dropbox\perl\scripts\header\New folder\lwp.pl line 5. Global symbol "$x" requires explicit package name at H:\Users\James\Dr +opbox\perl\scripts\header\New folder\lwp.pl line 22. Global symbol "$x" requires explicit package name at H:\Users\James\Dr +opbox\perl\scripts\header\New folder\lwp.pl line 23. Global symbol "@show" requires explicit package name at H:\Users\James +\Dropbox\perl\scripts\header\New folder\lwp.pl line 30.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Script Issues
by 1nickt (Canon) on Apr 08, 2016 at 19:29 UTC | |
by Anonymous Monk on Apr 08, 2016 at 23:04 UTC |