MooseX::Attribute::ENV is a Moose attribute trait that you use when you want
the default value for an attribute to be populated from the %ENV hash. This
module has a few other features that offer merit, as well as being a simple
enough attribute trait that it can serve as a learning tool.
.
If the named key isn't found in %ENV, then defaults will execute as normal.
Installed Size: 24.6 kB
Architectures: all