[Bps-public-commit] UNNAMED PROJECT branch, master, updated. f216c9288a09d4da55e82dbba3022cdd513a6a24

sartak at bestpractical.com sartak at bestpractical.com
Mon Feb 23 21:54:13 EST 2009


The branch, master has been updated
       via  f216c9288a09d4da55e82dbba3022cdd513a6a24 (commit)
      from  dbcb7b92a48f3d9a6a6fc970f7c62ce82174b24e (commit)

Summary of changes:
 lib/Path/Dispatcher/Role/Rules.pm |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit f216c9288a09d4da55e82dbba3022cdd513a6a24
Author: Shawn M Moore <sartak at gmail.com>
Date:   Mon Feb 23 21:54:05 2009 -0500

    Doc for Path::Dispatcher::Role::Rules

diff --git a/lib/Path/Dispatcher/Role/Rules.pm b/lib/Path/Dispatcher/Role/Rules.pm
index 78f9b51..8e6ba1b 100644
--- a/lib/Path/Dispatcher/Role/Rules.pm
+++ b/lib/Path/Dispatcher/Role/Rules.pm
@@ -24,3 +24,25 @@ no Any::Moose;
 
 1;
 
+__END__
+
+=head1 NAME
+
+Path::Dispatcher::Role::Rules - "has a list of rules"
+
+=head1 DESCRIPTION
+
+Classes that compose this role get the following things:
+
+=head1 ATTRIBUTES
+
+=head2 _rules
+
+=head1 METHODS
+
+=head2 rules
+
+=head2 add_rule
+
+=cut
+

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list