DESCR 371 B

12345678
  1. An object-oriented interface to Ogg Vorbis information and comment
  2. fields, implemented entirely in Perl. Intended to be a drop in
  3. replacement for Ogg::Vobis::Header.
  4. Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of
  5. the information fields as soon as you construct the object. In other
  6. words, the new and load constructors have identical behavior.