Bug 100595 - [NEW PORT] www/p5-CGI-Ex: CGI utility suite - makes powerful application writing fun and easy
Summary: [NEW PORT] www/p5-CGI-Ex: CGI utility suite - makes powerful application writ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-20 07:40 UTC by gslin
Modified: 2006-07-21 15:01 UTC (History)
1 user (show)

See Also:


Attachments
p5-CGI-Ex-2.05.shar (4.82 KB, text/plain)
2006-07-20 07:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-07-20 07:40:14 UTC
CGI::Ex provides a suite of utilities to make writing CGI scripts more
enjoyable. Although they can all be used separately, the main
functionality of each of the modules is best represented in the
CGI::Ex::App module. CGI::Ex::App takes CGI application building to
the next step. CGI::Ex::App is not quite a framework (which normally
includes pre-built html) instead CGI::Ex::App is an extended
application flow that dramatically reduces CGI build time in most
cases. It does so using as little magic as possible. See CGI::Ex::App.

The main functionality is provided by several other modules that may
be used separately, or together through the CGI::Ex interface.

WWW:	http://search.cpan.org/dist/CGI-Ex/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-20 07:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-21 15:01:07 UTC
State Changed
From-To: open->closed

New port added. Thank You.