in reply to Re: perl global vars in subroutines
in thread perl global vars in subroutines
But if you don't use a package statement, and have everything in the main package, and you aren't using parameters to pass arguments to subroutines, there's little reason to use strict and our.
Abigail
|
|---|