File: Changes

package info (click to toggle)
libcatalyst-plugin-redirect-perl 0.2-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 104 kB
  • sloc: perl: 31; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Revision history for Perl extension Catalyst::Plugin::Redirect.

0.02  Sat Jun 07 22:04:04 2006
	-fix get_baseurl
		use $c->req->base->host and $c->req->base->port instead of $ENV{'HTTP_HOST'}.

0.01  Sat Nov 19 03:38:31 2005
	- original version; created by h2xs 1.23 with options
		-AX -n Catalyst::Plugin::Redirect