aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-LazyRequire/pkg-descr
blob: 123fb5bf0cad6b5aa4a7179851de1ee0ac8fac0f (plain) (blame)
1
2
3
4
5
6
7
8
This module adds a "lazy_required" option to Moose attribute
declarations.

The reader methods for all attributes with that option will throw an
exception unless a value for the attributes was provided earlier by a
constructor parameter or through a writer method.

WWW: http://search.cpan.org/dist/MooseX-LazyRequire/