DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

GenericHashSerializer(3)





NAME

       SOAP::GenericHashSerializer - Generic serializer for Perl hashes


SYNOPSIS


DESCRIPTION

       Serializes a vanilla Perl hash to a SOAP::OutputStream.  Note that Perl
       hashes are unordered, so the serialization order is not guaranteed. Use
       SOAP::Struct as opposed to a hash if you need to preserve order (this
       is actually a requirement of the SOAP spec).


DEPENDENCIES

       SOAP::Serializer


AUTHOR

       Keith Brown

perl v5.8.6                       2000-09-05    SOAP::GenericHashSerializer(3)

Man(1) output converted with man2html