in reply to CGI::AppEasy - a quick way to give your perl program a web-based user interface

So you are using the WebGUI namespace even though this code does not make use of plain black's WebGUI Perl web app system?

The mantra of every experienced web application developer is the same: thou shalt separate business logic from display. Ironically, almost all template engines allow violation of this separation principle, which is the very impetus for HTML template engine development.

-- Terence Parr, "Enforcing Strict Model View Separation in Template Engines"

  • Comment on Re: WebGUI::Easy - a quick way to give your perl program a web-based user interface

Replies are listed 'Best First'.
Re^2: WebGUI::Easy - a quick way to give your perl program a web-based user interface
by jdporter (Paladin) on Apr 14, 2010 at 16:36 UTC

    I checked CPAN; no one has staked any claims in the WebGUI namespace. Apparently I'm going to have to rename anyway, though, because Plain Black have trademarked "WebGUI". Thanks for the tip. Any suggestions?

        Thanks very much! Squatting is indeed interesting, but attempts to address more than this does. I.e. is "thicker".

        I'm leaning toward "CGI::AppEasy"...