[Bps-public-commit] r16789 - in Path-Dispatcher/trunk: lib/Path
sartak at bestpractical.com
sartak at bestpractical.com
Sun Nov 9 12:53:48 EST 2008
Author: sartak
Date: Sun Nov 9 12:53:47 2008
New Revision: 16789
Modified:
Path-Dispatcher/trunk/ (props changed)
Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
Log:
r75365 at onn: sartak | 2008-11-09 12:53:44 -0500
Mention in the top-level doc that run passes on args to each codeblock
Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm (original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm Sun Nov 9 12:53:47 2008
@@ -157,6 +157,9 @@
L<Path::Dispatcher::Dispatch> object, for when you don't need to inspect the
dispatch.
+The args are passed down directly into each rule codeblock. No other args are
+given to the codeblock.
+
=head1 AUTHOR
Shawn M Moore, C<< <sartak at bestpractical.com> >>
More information about the Bps-public-commit
mailing list