HTML::Tiny 0.10
Sponsored Links
HTML::Tiny 0.10 Ranking & Summary
File size:
0.011 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
842
Date added:
2007-07-04
Publisher:
Andy Armstrong
HTML::Tiny 0.10 description
HTML::Tiny is a lightweight, dependency free HTML/XML generator.
SYNOPSIS
use HTML::Tiny;
my $h = HTML::Tiny->new;
# Generate a simple page
print $h->html(
[
$h->head( $h->title( Sample page ) ),
$h->body(
[
$h->h1( { class => main }, Sample page ),
$h->p( Hello, World, { class => detail }, Second para )
]
)
]
);
# Outputs
< html>
< head>
< title>Sample page< /title>
< /head>
< body>
< h1 class="main">Sample page< /h1>
< p>Hello, World< /p>
< p class="detail">Second para< /p>
< /body>
< /html>
SYNOPSIS
use HTML::Tiny;
my $h = HTML::Tiny->new;
# Generate a simple page
print $h->html(
[
$h->head( $h->title( Sample page ) ),
$h->body(
[
$h->h1( { class => main }, Sample page ),
$h->p( Hello, World, { class => detail }, Second para )
]
)
]
);
# Outputs
< html>
< head>
< title>Sample page< /title>
< /head>
< body>
< h1 class="main">Sample page< /h1>
< p>Hello, World< /p>
< p class="detail">Second para< /p>
< /body>
< /html>
HTML::Tiny 0.10 Screenshot
HTML::Tiny 0.10 Keywords
HTML
XML
Tiny 0.10
Sample Page
page
sample
lightweight
generator
class
dependency
HTML::Tiny
HTMLTiny
HTML::Tiny 0.10
Libraries
Programming
Bookmark HTML::Tiny 0.10
HTML::Tiny 0.10 Copyright
WareSeeker periodically updates pricing and software information of HTML::Tiny 0.10 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::Tiny 0.10 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
Related Software
TkHTMLtidy is a Tcl/Tk front-end for the W3C tool Free Download
Tiny.pl is a Firefox extension that allows to shorten a current page URL or any Link on a webpage with a single click. Free Download
GtkHTML is a HTML rendering/editing library. Free Download
Copy as HTML Link is a Firefox extension that creates an HTML link to the current page using the selected text and copies it. Free Download
HTML::Simple is a simple, dependency free module for generating HTML (and XML). Free Download
xmlTreeNav is a XML viewer with several features. Free Download
HaXml is a collection of utilities for parsing, filtering, transforming, and generating XML documents using Haskell. Free Download
HTML Sucks Completely is a developer tool for HTML projects. Free Download
Latest Software
Popular Software
Favourite Software