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

[MacPerl-Modules] Glue problem



When I try running the following script,

#!perl
use Mac::Glue;

I get this error message: 

# No such file or directory.
File '10:Applications:MacPerl:site_perl:Mac:Glue.pm'; Line 283
# BEGIN failed--compilation aborted.
File '10:Desktop Folder:test'; Line 2

 So in Glue.pm I add the following line on line 283:
 print "this is the DIR: $dir \n";

Now when I run the script I get the following error message:

this is the DIR: 10:Applications:MacPerl:site_perl:Mac:Glue:glues:dialects

# No such file or directory.
File '10:Applications:MacPerl:site_perl:Mac:Glue.pm'; Line 284
# BEGIN failed--compilation aborted.
File '10:Desktop Folder:test'; Line 2


How do I get the glues:dialects and what are they?

Thanks,
Ricardo Muggli


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