Template::Provider::FromDATA - Load templates from your __DATA__ section
This module allows you to store your templates inline with your code
in the __DATA__ section. It will search any number of classes
specified.
Escape automatically in Template-Toolkit.
Template Toolkit is the best Perl template framework. The only problem
with it is that using it for simple stuff is a little bit cumbersome.
Also there is no good utility for using it from the command line.
This module is a simple wrapper around Template Toolkit. It exports a
function called tt which returns a new Template::Toolkit::Simple object.
The object supports method calls for setting all the Template Toolkit
options.
This module also installs a program called tt-render which you can use
from the command line to render templates with all the power of the Perl
object. All of the object methods become command line arguments in the
command line version.
Processes files containing MultiMarkdown syntax into HTML files and serves
them, optionally applying CSS styles according to rules in your httpd.conf
or (more likely) .htaccess files. Optionally applies SmartyPants
post-processing using Text::Typography.
URI::Escape::JavaScript provides JavaScript's escape() and unescape() functions.
It works simplar to homonymous functions of JavaScript.
URI::Escape doesn't work for escaping and
unescaping JavaScript like Unicode URI-escape ("%uXXXX").
But you can use this module to do those.
games information via Yahoo! Baseball. (NPB = Nippon Professional Baseball)
This module provide simple interface for Google calculator.
This is a simple screen scraper for Google's News service.