in reply to Re: help with "use strict" and code organization
in thread help with "use strict" and code organization
The error messages output by perl are along the lines of:
Global symbol "$whatever" requires explicit package name at .........
They all have a big file location at the end. This has to do something with strictures but all my variables are defined with my.