On Saturday 06 November 2004 00:32, John A. Kunze wrote:
> Thanks very much for testing out the Noid package. I don't know
> how you got the message you did, since I included BerkeleyDB in the
> PREREQ_PM list for version 0.422. Would you please check that you
> have the following in Makefile.PL?
>
I must say that now that I tried it, "perl -MCPANPLUS -e install Noid" was
perfectly successful. It installed BerkeleyDB while it was at it.
Regards,
Shlomi Fish
> WriteMakefile(
> EXE_FILES => [ 'noid' ],
> NAME => 'Noid',
> VERSION_FROM => 'lib/Noid.pm', # finds $VERSION
> PREREQ_PM => {
> 'BerkeleyDB' => '0.20', # and sleepycat BDB C lib > 2.7.7
> 'Fcntl' => '0',
> 'Getopt::Long' => '0',
> 'Sys::Hostname' => '0',
> 'Text::ParseWords' => '0',
> },
> ...
>
> I'm new to CPAN, so please forgive me if I'm missing something.
>
> -John
--
---------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Homepage: http://www.shlomifish.org/
Knuth is not God! It took him two days to build the Roman Empire.