[Bps-public-commit] net-lighthouse branch, master, updated. b0153925ec5abc6367ceb29f76b834c3ef378f2e

sunnavy at bestpractical.com sunnavy at bestpractical.com
Fri Sep 11 12:14:57 EDT 2009


The branch, master has been updated
       via  b0153925ec5abc6367ceb29f76b834c3ef378f2e (commit)
      from  0c6f3544b947e5c182a9635abd707db34c4fa6bd (commit)

Summary of changes:
 lib/Net/Lighthouse/Util.pm |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit b0153925ec5abc6367ceb29f76b834c3ef378f2e
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Sat Sep 12 00:14:52 2009 +0800

    pod update

diff --git a/lib/Net/Lighthouse/Util.pm b/lib/Net/Lighthouse/Util.pm
index 0963a8d..ee8f382 100644
--- a/lib/Net/Lighthouse/Util.pm
+++ b/lib/Net/Lighthouse/Util.pm
@@ -166,6 +166,14 @@ value bool false | true => 0 | 1,
 value yaml string => object
 value datetime string => L<DateTime> object
 
+=item translate_to_xml( $hashref, root => 'project', boolean => ['foo','bar'] )
+
+generally, the reverse of translate_from_xml.
+
+=item read_xml write_xml
+
+wrap of XML::TreePP->parse and XML::TreePP->write, respectively
+
 =item datetime_from_string
 
 parse string to a L<DateTime> object, and translate its timezone to UTC

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list