in reply to Re: Re: Use modules or roll your own?
in thread Use modules or roll your own?

I suppose it also depends on how important correctness is to you. If you're working on a project for your own amusement, where getting correct results isn't of earthshaking importance and you can fix bugs pretty much at your own convenience, rolling your own isn't a bad idea. If you need more robustness (business logic, public CGI, etc), you're much better off using a module that's already been tested to death. (This is the major advantage to using CGI.pm.)

--
The hell with paco, vote for Erudil!
:wq