On Thu, Sep 30, 2004 at 04:44:36PM -0700, John W. Krahn wrote:

> Paul Johnson wrote:
> >
> >>>On Wed, 2004-09-29 at 21:25, JupiterHost.Net wrote:
> >>>
> >>>> perl -l -00pe's/\n/\t/;s/\"//g;' FILENAME
> >
> >$ perl -MO=Deparse -l00pe's/\n/\t/;s/\"//g'
> >BEGIN { $/ = "\n"; $\ = "\000"; }
> 
> In your example you have removed the -0 switch so it is doing something 
> completely different.

Oops.  Quite right.

Must remember not to stop checking my posts until they are correct.

Thanks, John.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to