in reply to Re^3: An Interesting Gotcha With use/require (a fix)
in thread An Interesting Gotcha With use/require

Hmmm, thanks tye I'll definitely take a closer look at this

PJ
use strict; use warnings; use diagnostics;
  • Comment on Re^4: An Interesting Gotcha With use/require (a fix)