On Thu, Sep 17, 2009 at 8:18 PM, Chas. Owens <[email protected]> wrote:
> Ah, use constant is just sugar for what he is doing. And, given that > he is only adding the constants because they don't exist in very old > versions of Perl, it is likely that he is trying to support a version > of Perl prior to 5.004 (which introduced the constant pragma). Ah, that sure explains it! Thanks. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
