Hi,

I have Perl 5.8.1 installed on a Fedora Core 1. I installed module SGI::FAM with:

perl -MCPAN -e'shell'

using the following commands:

install Test::Helper
install SGI::FAM

Everything went ok (at least I did not see any error messages). The problem is that 
running for example:

perl -e'use SGI::FAM; my $fam = new SGI::FAM;'

returns error message:

"Your vendor has not defined SGI::FAM macro new at -e line 1"

What does this mean? How do I fix this?

-mikko-

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to