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

NAME

MooseX::Aliases::Meta::Trait::Constructor - constructor metaclass trait for MooseX::Aliases

VERSION

version 0.07

DESCRIPTION

This trait adds the handling of aliased init_args for inlined constructors (for immutable classes).

AUTHORS

  Jesse Luehrs <doy at tozt dot net>

  Chris Prather (chris@prather.org)

  Justin Hunter <justin.d.hunter at gmail dot com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Jesse Luehrs.

This is free software; you can redistribute it and/or modify it under the same terms as perl itself.