in reply to Question on CGI: Application and Run Modes
I did work through the perldoc. I did build test scripts. I did bring the errors and issues I encountered to perlmonks, to the CGI::App list and to the relevant irc channel at the time.
http://www.perlmonks.org/?node_id=537687
http://www.perlmonks.org/?node_id=546793
http://www.perlmonks.org/?node_id=550276
http://www.perlmonks.org/?node_id=550504
where jdtoronto warned me off CGI::App w/ CGI::FB
That a tool works for many does not make it ideal for all. In the end I felt it was more important to deliver the requirements than to learn a complex new module.
CGI::App on its own may be a fine tool, but my efforts to combine it with CGI::App::Plugin::Authentication and CGI::FormBuilder proved a mistake I'm happy to be past. Cees Hek and others were very helpful responding to my questions.
But in the end, with the clock ticking and a client growing impatient, it became more important to deliver a working product than to write the most elegant code possible.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Question on CGI: Application and Run Modes
by jZed (Prior) on Jul 19, 2006 at 17:01 UTC | |
|
Re^2: Question on CGI: Application and Run Modes
by techcode (Hermit) on Aug 02, 2006 at 07:13 UTC |