XML::XQL::Date man page on Mageia

Man page or keyword search:  
man Server   17783 pages
apropos Keyword Search (all sections)
Output format
Mageia logo
[printable version]

XML::XQL::Date(3)     User Contributed Perl Documentation    XML::XQL::Date(3)

NAME
       XML::XQL::Date - Adds an XQL::Node type for representing and comparing
       dates and times

SYNOPSIS
	use XML::XQL;
	use XML::XQL::Date;

	my $query = new XML::XQL::Query (Expr => "doc//timestamp[. < date('12/31/1999')]");
	my @results = $query->solve ($doc);

DESCRIPTION
       This package uses the Date::Manip package to add an XQL node type
       (called XML::XQL::Date) that can be used to represent dates and times.
       The Date::Manip package can parse almost any date or time format
       imaginable.  (I tested it with Date::Manip 5.33 and I know for sure
       that it doesn't work with 5.20 or lower.)

       It also adds the XQL date function which creates an XML::XQL::Date
       object from a string. See XML::XQL::Tutorial for a description of the
       date() function.

       You can plug in your own Date type, if you don't want to use
       Date::Manip
	for some reason. See XML::XQL and the XML::XQL::Date source file for
       more details.

perl v5.18.1			  2001-06-20		     XML::XQL::Date(3)
[top]

List of man pages available for Mageia

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net