The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02

  • fixed a bug caused by the fact my generated default code was returning an explicit undef, and not nothing. This caused errors when the attribute was optional but had a type constraint.
  • Removed some unneeded whitespace from code

Modules

Set default of an attribute to a value from %ENV

Provides

in lib/MooseX/Attribute/ENV.pm