MooseX::Declare::Syntax::Keyword::Clean - Explicit namespace cleanups


MooseX-Declare documentation  | view source Contained in the MooseX-Declare distribution.

Index


NAME

Top

MooseX::Declare::Syntax::Keyword::Clean - Explicit namespace cleanups

DESCRIPTION

Top

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

METHODS

Top

parse

  Object->parse(Object $context)

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

CONSUMES

Top

SEE ALSO

Top

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


MooseX-Declare documentation  | view source Contained in the MooseX-Declare distribution.