Main > Programming > Libraries >

CGI::XMLForm 0.10

CGI::XMLForm 0.10

Sponsored Links

CGI::XMLForm 0.10 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 848
Date added: 2007-07-06
Publisher: Matt Sergeant

CGI::XMLForm 0.10 description

CGI::XMLForm is a Perl extension of CGI.pm which reads/generates formated XML. NB: This is a subclass of CGI.pm, so can be used in its place.

SYNOPSIS

use CGI::XMLForm;

my $cgi = new CGI::XMLForm;

if ($cgi->param) {
print $cgi->header, $cgi->pre($cgi->escapeHTML($cgi->toXML));
}
else {
open(FILE, "test.xml") or die "Cant open: $!";
my @queries = (/a, /a/b*, /a/b/c*, /a/d);
print $cgi->header,
$cgi->pre($cgi->escapeHTML(
join "n", $cgi->readXML(*FILE, @queries)));
}

CGI::XMLForm 0.10 Screenshot

Advertisements

CGI::XMLForm 0.10 Keywords

Bookmark CGI::XMLForm 0.10

Hyperlink code:
Link for forum:

CGI::XMLForm 0.10 Copyright

WareSeeker periodically updates pricing and software information of CGI::XMLForm 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 CGI::XMLForm 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

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
Sponsored Links
Related Software
CGI::WML is a Perl module with subclass LDSs CGI.pm for WML output and WML methods. Free Download
CGI::Explorer is a class to manage displaying a hash tree of data, for use in CGI scripts. Free Download
CGI::FormMagick is a Perl module to easily create CGI form-based applications. Free Download
CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. Free Download
CGI::Portable is a framework for server-generic web apps. Free Download
CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Free Download
lisp-cgi-utils is a CGI library for Common Lisp. Free Download
XML::RDB is a Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Free Download