[Catalyst-commits] r10190 - Catalyst-Runtime/5.80/branches
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Sun May 17 02:50:43 GMT 2009
Author: t0m
Date: 2009-05-17 02:50:42 +0000 (Sun, 17 May 2009)
New Revision: 10190
Modified:
Catalyst-Runtime/5.80/branches/README
Log:
Document most of the branches
Modified: Catalyst-Runtime/5.80/branches/README
===================================================================
--- Catalyst-Runtime/5.80/branches/README 2009-05-17 00:52:14 UTC (rev 10189)
+++ Catalyst-Runtime/5.80/branches/README 2009-05-17 02:50:42 UTC (rev 10190)
@@ -11,4 +11,34 @@
http://www.nabble.com/Plugin::Authentication-overrides-$c-%3Ereq-%3Euser-td21942190.html
+Catalyst-Test-Updates/
+ FIXME
+
+context_go/
+
+ Old branch in which the ->go and ->visit features in 5.71 were developed
+
+register_actions/
+
+ The branch after the initial Moose port which moved method attributes
+ onto the metaclass.
+
+restart-simplification/
+
+ FIXME
+
+add_captures_to_visit/
+
+ Old branch for changing the semantics of ->go and ->visit to deal with
+ CaptureArgs
+
+moose/
+
+ Branch in which the Moose port took place.
+
+test_aggregate/
+
+ Branch in which the test suite was moved to Test::Aggregate
+
+
More information about the Catalyst-commits
mailing list