I have a script which runs fine on OS 10.6.8 but fails on 10.7.2. The error message is this:
<<inline: Screen Shot 2013-12-12 at 14.37.31.png>>
the script itself begins: #!/usr/bin/perl use PDF::API2; use Mac::OSA; and the error occurs at 'use Mac::OSA;' Any help would be appreciated. Alan Fry