Robert Moser II - 2002-11-27

Logged In: YES
user_id=432037

I might have already fixed this one. There was a flaw in my
regex to split out the extension that took everything to the
right of the first dot as the extension. That was changed
to correctly take as the extension everything to the right
of the last dot. That was checked in as v1.89 of SliMP3::Info.

Not sure if this bug is a different problem, will check and
close bug if it is same problem.