|
|
Choosing A Webhost: |
Re: Incompatible change in blead perl for Safe.pm?: msg#00014lang.perl.modules.authors
On 8/16/07, Burak Gürsoy <burakgursoy@xxxxxxx> wrote: > Hi, > > I have a module named Text::Template::Simple ( > http://search.cpan.org/dist/Text-Template-Simple/ ) and one of it's tests > (t/05-safe) is dying under 5.9.5: > > http://www.nntp.perl.org/group/perl.cpan.testers/2007/08/msg576957.html > http://www.nntp.perl.org/group/perl.cpan.testers/2007/07/msg546071.html > http://www.nntp.perl.org/group/perl.cpan.testers/2007/05/msg499523.html > > my default permit list is like this: > > my @permit = qw(:default require); > > everything is fine under $] < 5.9.x but it dies with this error under blead: > > 'caller' trapped by operation mask > > I couldn't locate an entry for this change in the 5.9.5 change log. Can > someone give me info on this subject? Or shall I just add caller (and > anything it requires) to my permit list? caller() is a less-safe kind of operation because it now returns a hash ref of the current lexical pragmas. I don't recall why this new behavior warranted its removal from the default list of "safe" opcodes. Josh
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Incompatible change in blead perl for Safe.pm?, Burak Gürsoy |
|---|---|
| Next by Date: | Re: Incompatible change in blead perl for Safe.pm?, Dominique Quatravaux |
| Previous by Thread: | Incompatible change in blead perl for Safe.pm?, Burak Gürsoy |
| Next by Thread: | Re: Incompatible change in blead perl for Safe.pm?, Dominique Quatravaux |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |