[libmoosex-lazyrequire-perl] 01/02: Whoops. That attribute wasn't meant to be there in the first place.

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:25:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 0.03
in repository libmoosex-lazyrequire-perl.

commit e3e4f831352c435a286eb4126644e1e63df7503f
Author: Florian Ragwitz <rafl at debian.org>
Date:   Mon Aug 17 11:12:07 2009 +0200

    Whoops. That attribute wasn't meant to be there in the first place.
---
 lib/MooseX/LazyRequire/Meta/Attribute/Trait/LazyRequire.pm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/lib/MooseX/LazyRequire/Meta/Attribute/Trait/LazyRequire.pm b/lib/MooseX/LazyRequire/Meta/Attribute/Trait/LazyRequire.pm
index 23d2c5b..184325f 100644
--- a/lib/MooseX/LazyRequire/Meta/Attribute/Trait/LazyRequire.pm
+++ b/lib/MooseX/LazyRequire/Meta/Attribute/Trait/LazyRequire.pm
@@ -12,10 +12,6 @@ has lazy_required => (
     default  => 0,
 );
 
-has lazy_require => (
-    is       => 'bare',
-);
-
 after _process_options => sub {
     my ($class, $name, $options) = @_;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-lazyrequire-perl.git



More information about the Pkg-perl-cvs-commits mailing list