1Net::DAVTalk::XMLParserU(s3e)r Contributed Perl DocumentaNteito:n:DAVTalk::XMLParser(3)
2
3
4

NAME

6       Net::DAVTalk - Interface to talk to DAV servers
7

SYNOPSIS

9       Net::DAVTalk::XMLParser is a simple wrapper around XML::Fast, returning
10       a more usable structure like that created by XML::Simple, but running
11       approximately 10 times faster in testing.
12

SUBROUTINES/METHODS

14   $hashref = xmlToHash($xmlstring);
15       Converts an XML string to a hashref of the content.
16

ACKNOWLEDGEMENTS

19       Copyright 2015 FastMail Pty. Ltd.
20
21       This program is free software; you can redistribute it and/or modify it
22       under the terms of the the Artistic License (2.0). You may obtain a
23       copy of the full license at:
24
25       <http://www.perlfoundation.org/artistic_license_2_0>
26
27       Any use, modification, and distribution of the Standard or Modified
28       Versions is governed by this Artistic License. By using, modifying or
29       distributing the Package, you accept this license. Do not use, modify,
30       or distribute the Package, if you do not accept this license.
31
32       If your Modified Version has been derived from a Modified Version made
33       by someone other than you, you are nevertheless required to ensure that
34       your Modified Version complies with the requirements of this license.
35
36       This license does not grant you the right to use any trademark, service
37       mark, tradename, or logo of the Copyright Holder.
38
39       This license includes the non-exclusive, worldwide, free-of-charge
40       patent license to make, have made, use, offer to sell, sell, import and
41       otherwise transfer the Package with respect to any patent claims
42       licensable by the Copyright Holder that are necessarily infringed by
43       the Package. If you institute patent litigation (including a cross-
44       claim or counterclaim) against any party alleging that the Package
45       constitutes direct or contributory patent infringement, then this
46       Artistic License to you shall terminate on the date that such
47       litigation is filed.
48
49       Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER
50       AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
51       THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
52       PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY
53       YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR
54       CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR
55       CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE,
56       EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
57
58
59
60perl v5.32.0                      2020-07-28        Net::DAVTalk::XMLParser(3)
Impressum