Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
go ahead... be a heretic
 
PerlMonks  

use English (was: Re: (Ovid - accidental obfuscation?)Re: Perverse Unreadable Code)

by KM (Priest)
on Apr 25, 2001 at 20:06 UTC ( [id://75599]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to (Ovid - accidental obfuscation?)Re: Perverse Unreadable Code
in thread Perverse Unreadable Code

do any monks use English for any production code?

I don't even use it for test code :) It can make a script slower, especially if you are using regular expressions.
Right from the POD:

=head1 BUGS This module provokes sizeable inefficiencies for regular expressions, due to unfortunate implementation details. If performance matters, consider avoiding English.

This is mainly (the RE part) because it brings $& $' and $` into the game.

Cheers,
KM

  • Comment on use English (was: Re: (Ovid - accidental obfuscation?)Re: Perverse Unreadable Code)
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://75599]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.