Path to this page:
./
wip/p5-CGI-Application-Plugin-AutoRunmode,
CGI::App plugin to automatically register runmodes
Branch: CURRENT,
Version: 0.18,
Package name: p5-CGI-Application-Plugin-AutoRunmode-0.18,
Maintainer: pkgsrc-usersThis plugin for CGI::Application provides easy ways to setup run
modes. You can just write the method that implement a run mode, you do
not have to explicitly register it with CGI::App anymore.
Required to run:[
www/p5-CGI-Application] [
lang/perl5] [
devel/p5-Class-ISA]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 1db63072034511edf9727adafb8848461647dbad
Filesize: 11.797 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-04-06 11:45:10 by Ulrich Habel | Files touched by this commit (2) |
Log message:
Updated to 0.18
Added Class::ISA to depends
Changes:
0.18 Fri Feb 18 2011
- add support for multiple directories in FileDelegate, suggested by
JiÃ
â¢Ã Pavlovský
(see CPAN RT #65695: support multiple directories in FileDelegate)
0.17 Fri Mar 21 2010
- fix support for Apache2::Reload (the changes in 0.16 did not work)
(see CPAN RT #35987: StartRunmode dies with Apache2::Reload)
0.16 Sat Feb 14 2009
- :ErrorRunmode is no longer registered as a "real" runmode
(see CPAN RT #36706: [patch] ErrorRunmode should not create a run mode)
- support for Apache2::Reload
(see CPAN RT #35987: StartRunmode dies with Apache2::Reload)
|
2008-05-30 14:22:03 by abs | Files touched by this commit (102) |
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
|
2007-12-01 00:42:17 by Ulrich Habel | Files touched by this commit (4) | |
Log message:
This plugin for CGI::Application provides easy ways to setup run
modes. You can just write the method that implement a run mode, you do
not have to explicitly register it with CGI::App anymore.
|