On Sat, 20 Oct 2001, Doug MacEachern wrote:

> On Sun, 21 Oct 2001, Stas Bekman wrote:
>
> > I'm porting the slurp_filename method from 1.x but I cannot figure out
> > what's rs in save_item? Thanks!
>
> s/(rs|sv_undef)/PL_$1/g;

Hoho, now it's much easier to grep :)

=item PL_rs

The input record separator - C<$/> in Perl space.

        SV*     PL_rs

Thanks Doug! Have a good morning sleep :)

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


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

Reply via email to