HTML::Mason::Utils
Publicly available functions useful outside of Mason
- Provided by: libhtml-mason-perl (Version: 1:1.56-1)
- Report a bug
Publicly available functions useful outside of Mason
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.