[Bps-public-commit] Path-Dispatcher branch, master, updated. 5a897c87fc6c35e88c8de88175eaec807d55eb16

sartak at bestpractical.com sartak at bestpractical.com
Fri Mar 6 22:44:46 EST 2009


The branch, master has been updated
       via  5a897c87fc6c35e88c8de88175eaec807d55eb16 (commit)
      from  44392e6e8ab20a287ef4c917eb145da302720879 (commit)

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

- Log -----------------------------------------------------------------
commit 5a897c87fc6c35e88c8de88175eaec807d55eb16
Author: Shawn M Moore <sartak at gmail.com>
Date:   Fri Mar 6 22:44:39 2009 -0500

    Unimport Any::Moose's sugar

diff --git a/lib/Path/Dispatcher/Builder.pm b/lib/Path/Dispatcher/Builder.pm
index 1f7798b..531b23f 100644
--- a/lib/Path/Dispatcher/Builder.pm
+++ b/lib/Path/Dispatcher/Builder.pm
@@ -235,6 +235,7 @@ sub _add_rule {
 }
 
 __PACKAGE__->meta->make_immutable;
+no Any::Moose;
 
 1;
 

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



More information about the Bps-public-commit mailing list