On 05/24/2010 11:30:24 AM, Shlomi Fish wrote:
> On Monday 24 May 2010 20:02:47 Geoffrey Leach wrote:
> > I'm attempting to diagnose a problem with Audio::TagLib, which is
> > basically a collection of XS interfaces to the taglib library. The
> test
> > script:
> > use Audio::TagLib;
> > $id
On Monday 24 May 2010 20:02:47 Geoffrey Leach wrote:
> I'm attempting to diagnose a problem with Audio::TagLib, which is
> basically a collection of XS interfaces to the taglib library. The test
> script:
> use Audio::TagLib;
> $id3 = Audio::TagLib::FileRef->new( 't.mp3' );
> fails with