moosex::declare::util(3pm) mojave man page | unix.com

Man Page: moosex::declare::util

Operating Environment: mojave

Section: 3pm

MooseX::Declare::Util(3pm)				User Contributed Perl Documentation				MooseX::Declare::Util(3pm)

NAME
MooseX::Declare::Util - Common declarative utility functions
DESCRIPTION
This exporter collection contains the commonly used functions in MooseX::Declare. All functions in this package will be exported upon request.
FUNCTIONS
outer_stack_push outer_stack_push (Str $file, Str $value) Pushes the $value on the internal stack for the file $file. outer_stack_pop outer_stack_pop (Str $file) Removes one item from the internal stack of the file $file. outer_stack_peek outer_stack_peek (Str $file) Returns the topmost item in the internal stack for $file without removing it from the stack.
SEE ALSO
o MooseX::Declare
AUTHOR
Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2008 by Florian Ragwitz. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.18.2 2013-12-14 MooseX::Declare::Util(3pm)
Related Man Pages
moosex::declare::syntax::keyword::namespace(3pm) - mojave
moosex::declare::syntax::keyword::class5.18(3pm) - mojave
moosex::declare::context::namespaced(3pm) - mojave
moosex::declare::syntax::keyword::role(3pm) - mojave
moosex::declare::util(3pm) - debian
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
[BASH] eval command not expanding variables as expected.