HTML::Mason::Utils
Publicly available functions useful outside of Mason
- Provided by: libhtml-mason-perl (Version: 1:1.52-1)
- Report a bug
Publicly available functions useful outside of Mason
version 1.52
The functions in this module are useful when you need to interface code you have written with Mason.
With a single component root, the component id is just the component path. With multiple component roots, the component id is "key"/"path", where "key" is the key corresponding to the root that the component falls under.
Mason
This software is copyright (c) 2012 by Jonathan Swartz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.