in reply to Re: using strict and a config file
in thread using strict and a config file

While using modules is a Good Thing™ in general, in this case it is a red herring. Whether you make your configuration into a module or not doesn't affect what you need to do to allow globals to be accessed while strict is on.
  • Comment on Re (tilly) 2: using strict and a config file