Hi, I'm brand new to macperl and completely foreign to MacOS as a programming platform. I'd like to run on a Mac a program which makes cd covers by reading the cdrom drive and the querying FreeDB or CDDB ( http://www.liacs.nl/~jvhemert/disc-cover/ ). It uses the following: my ($config_tmp_dir) = '/tmp'; my ($config_device) = "/dev/cdrom"; From what I understand about mac paths, I can make the first something like 'HardDrive:Desktop' but how about the second? I appreciate any with this admittedly rudimentary question... Sun ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org