NAME
MooseX::Declare::Syntax::Keyword::Namespace - Declare outer namespace
SYNOPSIS
DESCRIPTION
The namespace
keyword allows you to declare an outer namespace under which other namespaced constructs can be nested. The "SYNOPSIS" is effectively the same as
CONSUMES
METHODS
parse
Object->parse(Object
$context
)
Will skip the declarator, parse the namespace and push the namespace in the file package stack.
SEE ALSO
AUTHOR, COPYRIGHT & LICENSE
See MooseX::Declare