libcatalyst-plugin-smarturi-perl_0.036-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Tue Aug 9 14:50:06 UTC 2011
(new) libcatalyst-plugin-smarturi-perl_0.036-1.debian.tar.gz optional perl
(new) libcatalyst-plugin-smarturi-perl_0.036-1.dsc optional perl
(new) libcatalyst-plugin-smarturi-perl_0.036-1_all.deb optional perl
module providing configurable URIs for Catalyst
Configure whether $c->uri_for and $c->req->uri_with return absolute, hostless
or relative URIs, or URIs based on the 'Host' header. Also allows configuring
which URI class to use. Works on application-wide or per-request basis.
.
Catalyst::Plugin::SmartURI is useful in situations where you're for example,
redirecting to a lighttpd from a firewall rule, instead of a real proxy, and
you want your links and redirects to still work correctly.
.
To use your own URI class, just subclass URI::SmartURI and set uri_class, or
write a class that follows the same interface.
.
This plugin installs a custom $c->request_class, however it does so in a way
that won't break if you've already set $c->request_class yourself, ie. by
using Catalyst::Action::REST (thanks mst!).
(new) libcatalyst-plugin-smarturi-perl_0.036.orig.tar.gz optional perl
Changes: libcatalyst-plugin-smarturi-perl (0.036-1) unstable; urgency=low
.
* Initial Release. (Closes: #635608)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 635608
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list