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::Declare::Syntax::Keyword::Clean - Explicit namespace cleanups

DESCRIPTION

This keyword will inject a call to namespace::clean into its current position.

CONSUMES

METHODS

parse

  Object->parse(Object $context)

This will inject a call to namespace::clean -except = 'meta'> into the code at the position of the keyword.

SEE ALSO

AUTHOR, COPYRIGHT & LICENSE

See MooseX::Declare