Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: CPAN Testers makefile problem

by ambs (Pilgrim)
on Sep 03, 2008 at 18:45 UTC ( [id://708820]=note: print w/replies, xml ) Need Help??


in reply to Re: CPAN Testers makefile problem
in thread CPAN Testers makefile problem

Hi

I asked for the makefile to a few of the testers, but couldn't get it. But now that you say it... checked the makefile generated on my system and found out the problem. What the heck. All because of the code generating META.yaml, with my name:

494: $(NOECHO) $(ECHO) 'license: ~' >> META_new.yml 495: $(NOECHO) $(ECHO) 'author: ' >> META_new.yml 496: $(NOECHO) $(ECHO) ' - Alberto Simões <ambs@cpan.org>' > +> META_new.yml 497: $(NOECHO) $(ECHO) 'generated_by: ExtUtils::MakeMake +r version 6.44' >> META_new.yml 498: $(NOECHO) $(ECHO) 'distribution_type: module' >> META_ne +w.yml
And, yes, this fails for just a few systems (mainly VMS and Solaris). Solved, in any case. I need to change my name.

Thanks

Alberto Simões

Replies are listed 'Best First'.
Re^3: CPAN Testers makefile problem
by ambs (Pilgrim) on Sep 03, 2008 at 19:10 UTC

    Five Makefile.PL edited. Five Changes files edited. Five .pm files edited. Five $VERSION variables bumped by 0.01. Five make dists. Five modules uploads.

    Alberto Simões

Re^3: CPAN Testers makefile problem
by Anonymous Monk on Sep 04, 2008 at 07:50 UTC
    Its actually a bug in MakeMaker (similar bug happened before for PPM target)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://708820]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-18 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found