The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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