Main > Programming > Libraries >

XML::Literal 0.02

XML::Literal 0.02

Sponsored Links

XML::Literal 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.024 MB
Platform: Any Platform
License: MIT/X Consortium License
Price:
Downloads: 981
Date added: 2007-02-15
Publisher: Audrey Tang

XML::Literal 0.02 description

XML::Literal is a Perl module with syntax support for XML literals.

SYNOPSIS

# This is not a source filter: it just augments glob().
use XML::Simple;
use XML::Literal &XMLin;

# Simple element
my $xml1 = < hr/ >;

# With variable interpolation
my $xml2 = < input value=$ARGV[0] / >;

# With an extra pair of angle brackets
my $xml3 = < < a href=/ > Some Text < /a > >;

# With escaped angle brackets
my $xml4 = < a href=/ > Some Text < /a >;

# Direct call to the xml-building glob constructor
my $xml5 = glob
< p >< em >
Some Text
< /em >< /p >
;

# This does not look like XML, so its still shell glob
my @files = < *.* >;

This module takes one function at its use line. Afterwards, all single-line < ... > calls that looks like a XML literal will be processed with that function, instead of the built-in shell glob.

Support for qx< ... > overriding for multiline XML literals is planned for Perl 5.10.

XML::Literal 0.02 Screenshot

Advertisements

XML::Literal 0.02 Keywords

Bookmark XML::Literal 0.02

Hyperlink code:
Link for forum:

XML::Literal 0.02 Copyright

WareSeeker periodically updates pricing and software information of XML::Literal 0.02 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 XML::Literal 0.02 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
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
XML::SAX2Perl is a Perl module to translate Perl SAX methods to Java/CORBA style methods. Free Download
XML::Quick is a Perl module to generate XML from hashes (and other data). Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
XML::DOM::Lite::XSLT is Perl module XSLT engine for XML::DOM::Lite. Free Download
XML::DOM::Lite::XPath is a Perl module for XPath support for XML::DOM::Lite. Free Download
Module::Starter::Smart is a Perl module that lets you add new modules into an existing distribution. Free Download
XML::Checker is a Perl module for validating XML. Free Download