1. Install Perl 2. Download the MySpace module and unpack it 3. run "perl Makefile.PL" in the module's directory 4. you will get a big list of dependencies, (which are other modules which are needed first) 5. install all those modules 6 run "perl Makefile.PL" again (watch for errors) 7. run "make install" (if no errors above) 8. run sample scripts