• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H13-Aug-2003-1,224860

ChangesH A D15-Mar-2004560 2114

MANIFESTH A D13-Aug-200357 76

Makefile.PLH A D03-May-2022340 118

READMEH A D15-Mar-2004602 2616

Vorbis.pmH A D13-Aug-20032.6 KiB12257

Vorbis.xsH A D13-Aug-20034.7 KiB252205

poggH A D13-Aug-200311.6 KiB419263

test.plH A D13-Aug-20031.8 KiB6533

typemapH A D13-Aug-20031 KiB4130

README

1
2         Ogg::Vorbis - Perl extension for Ogg Vorbis streams
3
4                 http://synthcode.com/code/vorbis/
5
6                             version 0.05
7                           15 March, 2004
8
9To install, type
10
11  # perl Makefile.PL
12  # make
13  # make test
14  # make install
15
16The test of course is optional, but if it doesn't work the
17installation probably won't.
18
19man Ogg::Vorbis(3pm) for information on using the library, and
20pogg(1p) for information on the pogg script.  Also see the general Ogg
21Vorbis documentation available at http://www.xiph.org/ogg/vorbis/.
22
23
24Alex Shinn
25foof@synthcode.com
26