FileHandle module looks ok - version difference compared to my system because you have Perl 5.8.8. In Perl 5.8.8 FileHandle is in CPAN whereas in 5.10 it is a core module - so there is still the faint possibility of omission somehow.
Looking at the code changes between 7.5.x and 7.6.0. Song.pm hasn't changed but there was a bug fix in TranscodingHelper.pm for bug 10199 - specifically for a transcoding issue on RedHat platforms. This change was made in May 2010. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=82378 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
