Jeff 'Japhy' Pinyan wrote: > > On Jul 13, John W. Krahn said: > > > >And you are not going to need the /o option as qr// compiles the regular > >expression. > > The /o is modifying the split() operator. It's perfectly fine to put it > there. The increase will be EXCEPTIONALLY minor, but it's still ok.
Sometimes I am never really sure about /o and the qr// operator accepts it as well which is more confusing. :-) John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]