Barbie > Test-YAML-Meta > Test::YAML::Meta::Version

Download:
Test-YAML-Meta-0.15.tar.gz

Dependencies

Annotate this POD

View/Report Bugs

Module Version: 0.15   Source  

NAME ^

Test::YAML::Meta::Version - Validation of META.yml specification elements.

SYNOPSIS ^

  use Test::YAML::Meta::Version;

DESCRIPTION ^

This module was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Install.

This module is meant to be used together with Test::YAML::Meta, however the code is self contained enough that you can access it directly.

ABSTRACT ^

Validation of META.yml specification elements.

CLASS CONSTRUCTOR ^

METHODS ^

Main Methods

Check Methods

Validator Methods

BUGS, PATCHES & FIXES ^

There are no known bugs at the time of this release. However, if you spot a bug or are experiencing difficulties that are not explained within the POD documentation, please send an email to barbie@cpan.org or submit a bug to the RT system (http://rt.cpan.org/Public/Dist/Display.html?Name=Test-YAML-Meta). However, it would help greatly if you are able to pinpoint problems or even supply a patch.

Fixes are dependant upon their severity and my availablity. Should a fix not be forthcoming, please feel free to (politely) remind me.

DSLIP ^

  b - Beta testing
  d - Developer
  p - Perl-only
  O - Object oriented
  p - Standard-Perl: user may choose between GPL and Artistic

AUTHOR ^

Barbie, <barbie@cpan.org> for Miss Barbell Productions, http://www.missbarbell.co.uk

COPYRIGHT AND LICENSE ^

  Copyright (C) 2007-2010 Barbie for Miss Barbell Productions

  This module is free software; you can redistribute it and/or
  modify it under the same terms as Perl itself.