Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^5: The Limitations of the CPAN

by diotalevi (Canon)
on Nov 17, 2004 at 19:50 UTC ( [id://408552]=note: print w/replies, xml ) Need Help??


in reply to Re^4: The Limitations of the CPAN
in thread The Limitations of the CPAN

The cost of rewriting wheels to be found on CPAN I believe would be paid for by savings elsewhere in the project.
I'd like to lift this thought and make an example of it. I've just recently reimplemented parts of CGI.pm in LotusScript, Lotus-IBM's VB dialect, and it was mostly easy. Instead of having to hunt down a specification on what exceptions production quality would have to handle, I read perl's own escapeHTML and param functions. I've saved myself a number of steps by re-using the domain knowledge coded into the perl module but without actually using perl.

For this type of thing, CPAN is a great resource even when the actual code isn't going to be executed.

Log In?
Username:
Password:

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

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

    No recent polls found