Main > Programming > Libraries >

HTML::Simple 0.4

HTML::Simple 0.4

Sponsored Links

HTML::Simple 0.4 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 846
Date added: 2007-07-04
Publisher: Andy Armstrong

HTML::Simple 0.4 description

HTML::Simple is a simple, dependency free module for generating HTML (and XML).

SYNOPSIS

Note: It turns out that TOMC owns the HTML::Simple namespace so Ive moved development of this module to HTML::Tiny. Please use HTML::Tiny in preference to this module.

use HTML::Simple;

my $h = HTML::Simple->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::Simple 0.4 Screenshot

Advertisements

HTML::Simple 0.4 Keywords

Bookmark HTML::Simple 0.4

Hyperlink code:
Link for forum:

HTML::Simple 0.4 Copyright

WareSeeker periodically updates pricing and software information of HTML::Simple 0.4 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::Simple 0.4 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. Free Download
HTML Objects is a Perl module library for turning HTML tags into Perl objects. Free Download
VMime is a powerful C++ class library for parsing, generating, or editing Internet RFC-[2]822 and MIME messages. Free Download
HTML::Tiny is a lightweight, dependency free HTML/XML generator. Free Download
XMLNews::HTMLTemplate is Perl module for converting NITF to HTML. Free Download
HTML::CalendarMonthSimple is a Perl Module for Generating HTML Calendars. Free Download
AT Media Page provides a simple and easy to use Plone Page which can contain ATImages. Free Download
HCKit::Template is a Perl module with a template system for HTML construction. Free Download