NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Could you define it? (Score:1)
Re: (Score:2)
Oy. Given that I often ask for definitions, I guess I deserved that question :)
"Baby perl" generally seems to refer to using a small subset of the language to get things done even though the full expressiveness of the language would allow a task to get done cleaner and simpler. Unfortunately, that "subset" might not include things like "strict", "sub" and other commonly used bits of the language. And what's the cutoff for "small"? Larry has said more than once that there's nothing wrong with using Bab
Re:Could you define it? (Score:1)
Babies are wonderful. Babies have their place. But you don't want them driving heavy machinery. (Though letting them think they are driving heavy machinery can be a lot of fun.)
Similarly it is good that people can learn some baby Perl and make their lives easier. I think that's wonderful and nobody should object. The problem comes when the baby graduates to programming toddlerdom and tries to insist on doing things that require skills they lack. (Ever heard a toddler insist, "Me do it!"?)
Reply to This
Parent