[Bps-public-commit] Prophet branch, master, updated. 0.743-28-gc6e2b65

Shawn Moore sartak at bestpractical.com
Tue Nov 2 18:42:15 EDT 2010


The branch, master has been updated
       via  c6e2b654cdb3e5722b172b43df5054a4172463f7 (commit)
      from  9c53e89658606dd96f7093a8709c64ff07aa3467 (commit)

Summary of changes:
 lib/Prophet/Server/ViewHelpers/Widget.pm |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit c6e2b654cdb3e5722b172b43df5054a4172463f7
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Nov 2 18:18:33 2010 -0400

    We don't need Util::TypeConstraints
    
        With ANY_MOOSE=Moose, this warns because we have multiple methods
        with the name "type" (the attribute and the TC sugar)

diff --git a/lib/Prophet/Server/ViewHelpers/Widget.pm b/lib/Prophet/Server/ViewHelpers/Widget.pm
index 98228aa..e40e963 100644
--- a/lib/Prophet/Server/ViewHelpers/Widget.pm
+++ b/lib/Prophet/Server/ViewHelpers/Widget.pm
@@ -8,8 +8,6 @@ BEGIN { delete ${__PACKAGE__."::"}{meta};
 
 use Any::Moose;
 
-use Any::Moose 'Util::TypeConstraints';
-
 =head1 NAME
 
 =head1 METHODS

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



More information about the Bps-public-commit mailing list