Modules
Common API for modules that convert data structures into strings
render data structures through Data::Dumper
adaptor for Any::Renderer to use any Data::Serializer backends
render as a JavaScript object
render data structure using a template
convert data structures into a UrlEncoded string
render a data structure as element-only XML
render by XLST of XML element representation of data structure
Module Install Instructions
To install Any::Renderer, copy and paste the appropriate command in to your terminal.
cpanm Any::Renderer
perl -MCPAN -e shellinstall Any::Renderer
For more information on module installation, please visitthe detailed CPAN module installation guide.