in reply to Re: Don't have a COW? Get one!
in thread Don't have a COW? Get one!

I guess that would be the next step. I'm keeping it with scalars for now because it's simpler that way. And this wouldn't be a module, this would be a built-in magic behavior.

_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker.
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

Replies are listed 'Best First'.
Re: Re: Re: Don't have a COW? Get one!
by belg4mit (Prior) on Dec 01, 2001 at 01:48 UTC
    Magic behavior for 5.8 or 6? If 6 then the apparent custom is to write a module that implements it for 5.6, no?

    --
    perl -p -e "s/(?:\w);([st])/'\$1/mg"