develooper Front page | perl.perl5.porters | Postings from March 2007

accessing %+/%- via globs, via Re: Debugger "V" command broken

Thread Next
From:
Rafael Garcia-Suarez
Date:
March 6, 2007 02:43
Subject:
accessing %+/%- via globs, via Re: Debugger "V" command broken
Message ID:
b77c1dce0703060242k6d5ac558m2c0275182b2faf2b@mail.gmail.com
On 06/03/07, I wrote:
> However I can't help thinking that modules that try to access %- by
> the glob, like symbol table dumpers, will have to do the same thing.
> No good solution found yet...

Just demonstrating it in one line:

$ bleadperl -E 'say*+{HASH}{foo}'
Can't locate object method "FETCH" via package
"re::Tie::Hash::NamedCapture" at -e line 1.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About