suse man page for soap::utils

Query: soap::utils

OS: suse

Section: 3

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

SOAP::Utils(3)						User Contributed Perl Documentation					    SOAP::Utils(3)

NAME
SOAP::Utils - a utility package for SOAP::Lite
DESCRIPTION
This class gives you access to a number of subroutines to assist in data formating, encoding, etc. Many of the subroutines are private, and are not documented here, but a few are made public.
METHODS
format_datetime Returns a valid xsd:datetime string given a time object returned by Perl's localtime function. Usage: print SOAP::Utils::format_datetime(localtime);
COPYRIGHT
Copyright (C) 2000-2004 Paul Kulchenko. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHORS
Byrne Reese (byrne@majordojo.com) perl v5.12.1 2008-03-15 SOAP::Utils(3)
Related Man Pages
soap::fault(3) - suse
soap::client(3) - suse
soap::deserializer(3) - suse
soap::client(3pm) - debian
soap::fault(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I