Philippe M. Chiasson wrote:
Perl change 26779[1] has made it into blead. Basically, it's now possible
to have perl_parse() _not_ do anything with $0 by setting PL_origalen = 1;

This used to cause us some trouble, so we might want to do something about it.
Of course, we will still be stuck with older Perl's behaviour, but it might
be worth the trouble to make use of this 'feature' for newer Perls.

1: http://public.activestate.com/cgi-bin/perlbrowse?patch=26779

What do you mean, change it? AFAIK, assigning to $0 is ignored at the moment under mp2.

--
_____________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED]  http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book       http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to