[Catalyst-commits] r13434 - Catalyst-Runtime/5.80/branches
abraxxa at dev.catalyst.perl.org
abraxxa at dev.catalyst.perl.org
Wed Jul 28 16:07:55 GMT 2010
Author: abraxxa
Date: 2010-07-28 17:07:55 +0100 (Wed, 28 Jul 2010)
New Revision: 13434
Added:
Catalyst-Runtime/5.80/branches/relative_uri_for/
Modified:
Catalyst-Runtime/5.80/branches/README
Log:
created branch relative_uri_for
Modified: Catalyst-Runtime/5.80/branches/README
===================================================================
--- Catalyst-Runtime/5.80/branches/README 2010-07-26 22:33:01 UTC (rev 13433)
+++ Catalyst-Runtime/5.80/branches/README 2010-07-28 16:07:55 UTC (rev 13434)
@@ -110,3 +110,9 @@
Purpose: refactor to break out an action_class method to help Catalyst::Controller::ActionRole
Status: Complete, reviewed, documented, needs merge.
+
+relative_uri_for - abraxxa
+
+ Purpose: add an option for uri_for and uri_for_action to output relative instead of fully-qualified (containing hostname) uri's.
+
+ Status: just started working on it
More information about the Catalyst-commits
mailing list