in reply to Include module at compile time with condition

Some general remark:

"use Readonly" - Facility for creating read-only scalars, arrays, hashes. instead of "use constant"

It would be nice to see this section COMPARISON WITH "use constant" in Readonly

  • Comment on Re: Include module at compile time with condition

Replies are listed 'Best First'.
Re^2: Include module at compile time with condition
by Anonymous Monk on May 07, 2011 at 09:15 UTC