debian man page for net::google::code::issue::util

Query: net::google::code::issue::util

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::Google::Code::Issue::Util(3pm)			User Contributed Perl Documentation		       Net::Google::Code::Issue::Util(3pm)

NAME
Net::Google::Code::Issue::Util - Util
SYNOPSIS
use Net::Google::Code::Issue::Util;
DESCRIPTION
utility methods live here
INTERFACE
write_xml wrap of XML::TreePP->write translate_from_xml( $hashref | $xml_string ) translate from xml, the general translation map is: 'issues:stars' => 'stars', value datetime string => DateTime object translate_to_xml( $hashref, root => 'project', boolean => ['foo','bar'] ) generally, the reverse of translate_from_xml. datetime_from_string parse string to a DateTime object, and translate its timezone to UTC
SEE ALSO
DateTime
AUTHOR
sunnavy "<sunnavy@bestpractical.com>"
LICENCE AND COPYRIGHT
Copyright 2009 Best Practical Solutions. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-04-07 Net::Google::Code::Issue::Util(3pm)
Related Man Pages
xacobeo(3pm) - debian
net::google::code::issue::comment(3pm) - debian
net::google::code::issue::search(3pm) - debian
netsds::util(3pm) - debian
netsds::util::datetime(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?