GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MooseX::Declare::Util(3) User Contributed Perl Documentation MooseX::Declare::Util(3)

MooseX::Declare::Util - Common declarative utility functions

version 0.43

This exporter collection contains the commonly used functions in MooseX::Declare.

All functions in this package will be exported upon request.

  outer_stack_push (Str $file, Str $value)

Pushes the $value on the internal stack for the file $file.

  outer_stack_pop (Str $file)

Removes one item from the internal stack of the file $file.

  outer_stack_peek (Str $file)

Returns the topmost item in the internal stack for $file without removing it from the stack.

MooseX::Declare

Florian Ragwitz <rafl@debian.org>

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.

2015-08-16 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.