http://qs321.pair.com?node_id=301058


in reply to Re: Re: Multi tiered web applications in Perl
in thread Multi tiered web applications in Perl

In the application I'm working on now, there is much more CPAN code (Class::DBI, HTML::Template, CGI::Application, DBI, Data::FormValidator, SOAP::Lite, XML::Parser, etc.) than code written by me. The code written by me is the actual logic of the application, i.e. the part that couldn't possibly come from another source since it is specific to this project.
  • Comment on Re: Re: Re: Multi tiered web applications in Perl