in reply to Perl DWIMery
As jZed already mentioned, DWIM means "Do What I Mean." It's one of the common Perl design goals. It means that, as much as possible, things should just work as expected. Sometimes it seems as if Perl is reading your mind -- that's DWIMery.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl DWIMery
by azstyx (Acolyte) on Dec 03, 2004 at 20:34 UTC | |
Re^2: Perl DWIMery
by monsieur_champs (Curate) on Dec 04, 2004 at 15:55 UTC |