Front page | perl.perl5.porters |
Postings from May 2007
Re: perl pragma
Thread Previous
|
Thread Next
From:
Joshua ben Jore
Date:
May 23, 2007 11:49
Subject:
Re: perl pragma
Message ID:
dc5c751d0705231149i1fd0e1afobc9adae48d1af55f@mail.gmail.com
On 5/23/07, Tels <nospam-abuse@bloodgate.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
overloading constants was already a lexical pragma so I don't think
you need to use the new hintshash in 5.9.x's caller(). You can just
call overload::constant from your import and overload::remove_constant
from your unimport method.
Josh
Thread Previous
|
Thread Next