Re: perl 5.10 questions

2007-04-04 Thread oryann9
> But this is all fairly complicated stuff and > probably a little advanced > for a beginners list. You might find more joy > asking on > comp.lang.perl.moderated, or perlmonks. > > -- > Paul Johnson - [EMAIL PROTECTED] yes but there are a lot of advanced members on the list. ok thanks for r

Re: perl 5.10 questions

2007-04-03 Thread Paul Johnson
On Tue, Apr 03, 2007 at 11:44:33AM -0700, oryann9 wrote: > In "The Perl Review" spring 07 page 10 it states: > > "With Perl 5.10 I can write my own lexical pragmas. That should probably be in the future tense, since Perl 5.10 hasn't been released yet. But it's fairly close. I suppose it's in a

perl 5.10 questions

2007-04-03 Thread oryann9
In "The Perl Review" spring 07 page 10 it states: "With Perl 5.10 I can write my own lexical pragmas. In fact, feature was implemented this way. The %^H special variable lets me attach "references" to the optree, which I can then inspect with caller. Perl passes this information as a new item in t