[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] using AudioCD module




Hi, sorry if this is a dumb question.  I just downloaded the newest
AudioCD::Mac from CPAN and installed it (using installme.plx) in my site_perl
directory, but when I mounted a CD and tried to run script:

#BEGIN SCRIPT

#!perl -w

use AudioCD::Mac;
my $cd = new AudioCD;
$cd->volume(255);
$cd->play();

#END SCRIPT

I got:
# Can't find loadable object for module AudioCD::Mac in @INC
(Mr.Hooper:Applications:MacPerl folder:MacPerl D:site_perl:MacPPC
Mr.Hooper:Applications:MacPerl folder:MacPerl D:site_perl
Mr.Hooper:Applications:MacPerl folder:MacPerl D:lib:MacPPC
Mr.Hooper:Applications:MacPerl folder:MacPerl D:lib
Mr.Hooper:Applications:MacPerl folder:MacPerl D:site_perl:MacPPC
Mr.Hooper:Applications:MacPerl folder:MacPerl D:site_perl  Dev:Pseudo)
File 'Dev:Pseudo'; Line 3
# BEGIN failed--compilation aborted.
File 'Mr.Hooper:Applications:MacPerl folder:my_scripts folder:cd_test.pl';
Line 3

Any clue what's wrong? I've installed and used other modules w/out problem.

TIA,

carie










Free, fast e-mail accessible anytime, anywhere http://www.imaginemail.com

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org