in reply to Re: Re: require & $main::variables
in thread require & $main::variables

Read up on require and use ... they are indeed different (use requires the file and then imports all the variables the file exports.)
perlfunc:require
perlfunc:use

Philosophy can be made out of anything. Or less -- Jerry A. Fodor