[Catalyst] What is the point of all these "wrapper modules" ?

Sebastian Riedel sri at oook.de
Thu Nov 3 18:29:34 CET 2005


Am 03.11.2005 um 17:30 schrieb Dami Laurent (PJ):
> However, there are also some disadvantages :
> - CPAN becomes too fat

Sounds like you're complaining about too much choice? :)

> - some usual analysis tools or IDEs get confused by autoloaded modules

Which and why?

> For one of my Intranet applications I needed CGI::FormBuilder ; but I
> preferred to directly write "use CGI::FormBuilder" in MyApp.pm rather
> than writing a wrapper Catalyst::Plugin::CGI::FormBuilder.
>
> Am I missing something ?

Thats the point, you're free to do as you like, we just give you a  
few suggestions and best practices.


--
sebastian




More information about the Catalyst mailing list