Required attributes which fail only when trying to use them Maintained by:perl@FreeBSD.org Port Added: 17 Aug 2009 19:17:36 Also Listed In:perl5 License: ART10 GPLv1
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/