# The following was supposedly scribed by
# Alexandru Palade
# on Thursday 24 March 2005 07:58 am:

>My Makefile.pl is as simple as can be:

Maybe it needs:

use Inline::MakeMaker;

>WriteMakefile(
>    NAME              => 'ChmFile',
>    VERSION_FROM      => 'lib/ChmFile.pm', # finds $VERSION
>    PREREQ_PM         => {Inline::CPP => 0.25}, # e.g., Module::Name
> => 1.1 );

Sorry, that's all I've got.  Inline::CPP uses Inline::C for most of what 
it does, so anything you've read about Inline::C *might* apply.

--Eric
-- 
"It works better if you plug it in!" 
                                          -- Sattinger's Law
---------------------------------------------
    http://scratchcomputing.com
---------------------------------------------

Reply via email to