http://www.perlmonks.org?node_id=14683


in reply to Modules
in thread Stock Quotes

I wholeheartedly agree with KM. Just for the sake of completeness, I will mention some arguments against using non-standard modules: Of course, this only applies to modules that do relatively simple things. If you need to do database access or write a CGI script. By all means, please, use the modules. There's no need to reinvent the wheel, particularly when it's a complex wheel.

--ZZamboni