http://qs321.pair.com?node_id=848001


in reply to Re^2: Fixing mp3 tags for Android 2.0
in thread Fixing mp3 tags for Android 2.0

Alright, after much deliberation, I've finally got Perl installed (Strawberry), and I got the MP3::Tag Module installed. Last step seems to be...fixing this error message I'm getting.
Global symbol "$count" requires explicit package name at [file] Execution of [file] aborted due to complication errors.

Replies are listed 'Best First'.
Re^4: Fixing mp3 tags for Android 2.0
by hawtin (Prior) on Jul 05, 2010 at 08:28 UTC

    Ah you're right that line comes from my personal version of the script that does a whole load of other things (which you don't want). Just delete the line with the "$count++" on it.

    If you get any other issues please post them