C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\AMF-Perl\blib/lib/AMF/Perl/IO/OutputStream.pm


NAME

    AMF::Perl::IO::OutputStream


DESCRIPTION

    Class used to convert the perl stuff into binary

Sun Sep 19 12:59:11 EDT 2004 =item Check for (defined $s) and not just ($s) in writeUTF. =item Write string length as long if it is over 65535.

Sun Jun 20 13:32:31 EDT 2004 =item Added $s="" unless $s in writeUTF to avoid warnings.

Sun Jul 11 18:45:40 EDT 2004

Added the check for endianness.