Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Module::Build - could not create MYMETA files

by tobyink (Canon)
on Dec 03, 2012 at 14:40 UTC ( [id://1006883]=note: print w/replies, xml ) Need Help??


in reply to Module::Build - could not create MYMETA files

Does your Build.PL contain a license of "Artistic_2_0"? If so, it should probably be "artistic_2" as per CPAN::Meta::Spec.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re: Module::Build - could not create MYMETA files

Replies are listed 'Best First'.
Re^2: Module::Build - could not create MYMETA files
by abualiga (Scribe) on Dec 03, 2012 at 14:47 UTC

    It does contain "license => 'Artistic_2_0'", but I'm not understanding your second sentence. I have CPAN::Meta::Spec 2.120630, is there something I need to modify?

      You recognize Build.PL contains "Artistic_2_0", hooray, now replace that with "artistic_2" -- it should probably be means replace :)

        It worked. Thanks for not talking down to me.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-18 07:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found