I released CGI::Application 3.30. It's headed towards CPAN
now and should be publicly visible in 24 hours or so.

There are no changes since the release candidate except for a typo fix I
made. Here are the changes since the last released version:

# As it turns out, I now have a release candidate for you. Here are the
# changes since the last release:
# 
#  - Refactored test suite to use Test::More (Gabor Szabo)
# 
#  - Removed warnings being emitted for documented API calls
# 
#  - minor code clean-up to load_tmpl() (Emanuele Zeppieri)
# 
#  - Support for passing multiple template paths to HTML::Template (Michael Peters)
# 
#  - Added error_mode to support trapping runmodes dying (Rob Kinyon)
# 
#  - Added Plug-in related documentation. (Mark Stosberg)
# 
#  - mode_param() updated to more easily set the run mode from $ENV{PATH_INFO} (Mark 
Stosberg)

Still, if you have issues with the implementation updates to error_mode() or
mode_param(), it would be great to hear about it in the next few days, and we
put out a refinement release with little harm done.

Until CPAN publishes the release, you can also find it here:
http://mark.stosberg.com/perl/CGI-Application-3.30.tar.gz

Enjoy,

        Mark

-- 
http://mark.stosberg.com/ 


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[EMAIL PROTECTED]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to