xml::atom::util(3pm) debian man page | unix.com

Man Page: xml::atom::util

Operating Environment: debian

Section: 3pm

XML::Atom::Util(3pm)					User Contributed Perl Documentation				      XML::Atom::Util(3pm)

NAME
XML::Atom::Util - Utility functions
SYNOPSIS
use XML::Atom::Util qw( iso2dt ); my $dt = iso2dt($entry->issued);
USAGE
iso2dt($iso) Transforms the ISO-8601 date $iso into a DateTime object and returns the DateTime object. encode_xml($str) Encodes characters with special meaning in XML into entities and returns the encoded string. AUTHOR &; COPYRIGHT Please see the XML::Atom manpage for author, copyright, and license information. perl v5.12.4 2009-04-24 XML::Atom::Util(3pm)
Related Man Pages
xml::feed(3pm) - debian
mkdoc::xml::decode(3pm) - debian
xml::feed::entry(3pm) - debian
xml::grove::ascanonxml(3pm) - debian
xml::libxml::nodelist::iterator(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph