On Dec 5, [EMAIL PROTECTED] said:

>Philip Newton wrote:
>> Or similarly
>>    50>length
>> rather than
>>    length()<=50
>
>Generally, y///c saves a stroke over length.

Yeah.  That happens to be in my list of tr/// tricks for obfuscating:

  http://www.pobox.com/~japhy/docs/the_y_operator.txt

Those listed are for (un)readability, but the y yyyc example is the same
as y///c.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **

Reply via email to