Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Fixing Kwalitee

by Khen1950fx (Canon)
on Sep 03, 2014 at 01:27 UTC ( [id://1099336]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    use Test::CPAN::Meta::YAML;
    
    meta_spec_ok('META.yml', 1.4, 'valid YAML');
    
  2. or download this
    --- #YAML:1.0
    name:               TinyDNS-Reader
    ...
    meta-spec:
        url:      http://module-build.sourceforge.net/META-spec-v1.4.html
        version:  1.4
    
  3. or download this
    
    1..2
    ok 1 - META.yml contains valid YAML
    ok 2 - valid YAML
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-29 14:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found