in reply to Re: How to do a "perl -c(w)" check instead of an "eval $string" on a code string
in thread How to do a "perl -c(w)" check instead of an "eval $string" on a code string

Yeppers. I was thinking about use but I tend to forget about BEGIN; and INIT and CHECK for that matter. And I discover this minute that there is a UNITCHECK at all... Time to do some (re)reading.

  • Comment on Re^2: How to do a "perl -c(w)" check instead of an "eval $string" on a code string
  • Download Code