lastFM2lastfm is a perl script that generates a scrobbler.log file from a user last.fm data.
Log file can then be used to update ananotherlast.fm user account with one of the updloader you can find here http://www.rockbox.org/twiki/bin/view/Main/LastFMLog
Copyright (c) 2014 Lionel Grenier (lastfm2itunes@igrenier.com / lastfm.igrenier.com)

What the script does

    * parses your lastFM data
    * create a .scrobbler.log file

Requirements

    * Windows
    * perl installed with XML-DOM package
    * lastFM account 

Manual

    * open a command line shell to run a perl script
    * run "perl lastFM2lastfm.pl lastFMusername"
          o user: your lastFM account name. (mandatory)
    * Generated scrobbler.log file can then be used to update another last.fm user account with one of the updloader you can find here http://www.rockbox.org/twiki/bin/view/Main/LastFMLog

Script History
    * 0.3 (MAY-2014) : update to 2.0 protocol
    * 0.1 (SEP-2008) : first release 

Contact
For any question (how to use the script), any problem, any wanted evolution do not hesitate to contact me at lastfm2itunes@gmail.com.
Lionel Grenier
