/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AMF-Perl/blib/lib/AMF/Perl/Sql/MysqlRecordSet.pm


NAME

    AMF::Perl::Sql::MysqlRecordSet
    Translated from PHP Remoting v. 0.5b from the -PHP project.


DESCRIPTION

    Encode the information returned by a Mysql query into the AMF RecordSet format.


CHANGES

Wed Apr 14 11:06:28 EDT 2004

Started taking column types from statement handle.

Sun Jul 27 16:50:28 EDT 2003

Moved the formation of the query object into Util::Object->pseudo_query().

Sun May 11 18:22:33 EDT 2003

Since Serializer now supports generic AMFObjects, made sure we conform. We need to have the _explicitType attribute...

Sun Apr 6 14:24:00 2003

Created after AMF-PHP, but something is not working yet...