debian man page for data::amf::parser::amf0

Query: data::amf::parser::amf0

OS: debian

Section: 3pm

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

Data::AMF::Parser::AMF0(3pm)				User Contributed Perl Documentation			      Data::AMF::Parser::AMF0(3pm)

NAME
Data::AMF::Parser::AMF0 - deserializer for AMF0
SYNOPSIS
my $obj = Data::AMF::Parser::AMF0->parse($amf0_data);
METHODS
parse parse_one parse_number parse_boolean parse_string parse_object parse_movieclip parse_null parse_undefined parse_reference parse_ecma_array parse_strict_array parse_date parse_long_string parse_unsupported parse_recordset parse_xml_document parse_typed_object =head2 parse_avmplus_object
AUTHOR
Daisuke Murase <typester@cpan.org>
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.12.4 2010-07-21 Data::AMF::Parser::AMF0(3pm)
Related Man Pages
data::amf(3pm) - debian
data::amf::remoting(3pm) - debian
data::dumpxml::parser(3pm) - debian
rdf::rdfa::parser::opendocumentobjectmodel(3pm) - debian
test::valgrind::parser::xml::twig(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?