Ideas for MakeMaker

[email protected] ("Grian")
Newsgroups perl.makemaker
Message-ID <001601c94569$d0451240$b502010a@mreserved>
Hello Makemaker.

I use ExtUtils::MakeMaker and found little dificient while generated Meta.yml

I like use  same:

WriteMakefile(
    NAME              => 'Storable::AMF',
    PREREQ_PM         => {
        'perl' => 5.006002,
    }, );
# -march=opteron -O3 -pipe -fomit-frame-pointer

perl Makefile.pl 

create good META.yml, 
but this issue a warnings 
"Warning: prerequisite perl 5.006002 not found."

Can you fix this warnings for 'perl'?


"Grishaev Anatoliy" <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.