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.
You know... (Score:2)
I'm not sure this is a worthy project. IMO, we need to get programmers good at what they do. KISS (Keep It Secure, Stupid!). Converting them to a new language resets their capabilities instead of getting them closer to writing that killer app.
Peace,
Jason
Re:You know... (Score:2)
Although Perl makes it very easy to NOT write insecure code by using taint mode. That's a huge bonus over PHP.
We'll be sure to put taint mode on the list.
--
xoa
Re:You know... (Score:2)
And I'm sure there's something similiar that can be done in PHP (register_globals, etc).
IMHO, the clincher is CPAN (though PHP has PEAR -- odd their latest news [php.net] is >1y old, though -- maybe PHP uses something else?). With CPAN, a Perl Web programmer can design/code from a high level and look for CPAN modules
Re:You know... (Score:2)
That's far too broad of a brush. Just in the room of a dozen PHP folks last night, there were two camps. There were the people in the "I just want something quick to get it done" group, as you suspect, and there was the "PHP was what I learned years ago, and I've never seen a reason to change" group. It's this latter group that I'm most concerned with.
--
xoa
Re:You know... (Score:1)
Reply to This
Parent