debian man page for poet::util::web

Query: poet::util::web

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Poet::Util::Web(3pm)					User Contributed Perl Documentation				      Poet::Util::Web(3pm)

NAME
Poet::Util::Web - Web-related utilities
SYNOPSIS
# In a script... use Poet::Script qw(:web); # In a module... use Poet qw(:web); # Automatically available in Mason components
DESCRIPTION
This group of utilities includes html_escape ($str) Return $str with HTML entities escaped/unescaped. uri_escape ($str), uri_unescape ($str) Return $str URI escaped/unescaped, from URI::Escape js_escape ($str) Return $str escaped for Javascript, borrowed from JavaScript::Value::Escape. make_uri ($path, $args) Create a URL by combining $path with a query string formed from hashref $args. e.g. make_uri("/foo/bar", { a => 5, b => 6 }); ==> /foo/bar?a=5&b=6
SEE ALSO
Poet
AUTHOR
Jonathan Swartz <swartz@pobox.com>
COPYRIGHT AND LICENSE
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. perl v5.14.2 2012-06-05 Poet::Util::Web(3pm)
Related Man Pages
mason::component::classmeta(3pm) - debian
netsds::util::convert(3pm) - debian
poet::cache(3pm) - debian
poet::environment(3pm) - debian
poet::manual::configuring(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections