Revision history for Perl extension Ogg::Vorbis::Decoder. 0.9 Thu Dec 23 18:44:49 PST 2010 - Fix compile warnings. - Round test check, can fail on some platforms with higher precision. 0.8 Thu Apr 22 10:06:05 PDT 2010 - Fix bug https://rt.cpan.org/Ticket/Display.html?id=42614 - Fix bug https://rt.cpan.org/Ticket/Display.html?id=56823 0.7 Fri Jan 5 20:49:52 PST 2007 - Updated tests & POD coverage. - Use Module::Install 0.6 Tue Apr 13 23:27:53 PDT 2004 - Changes to compile under Win32 & MSVC++ 6.0 - Check for IO::Socket subclasses correctly. 0.5 Wed Jan 21 17:56:23 PST 2004 - New maintainer, Dan Sully - Convert to pure XS - no more Inline::C - Allow open to take a IO::Handle subclass, or an existing FH* glob. - Add comment/info functions to handle metadata from a stream. 0.02 Sun Jan 5 08:41:45 CST 2003 - Fixed bugs in seek functions. - Added typemap for ogg_int64_t which had been hiding def of pcm_seek. - Fixed typo in time_seek() which had it calling raw internally. - Fixed =~/!~ typo in time_seek() which caused it to always fail. 0.01 Fri Jan 3 17:33:52 2003 - original version; created by h2xs 1.21 with options -XA -n Ogg::Vorbis::Decoder