centos man page for test::cpan::changes

Query: test::cpan::changes

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::CPAN::Changes(3)					User Contributed Perl Documentation				    Test::CPAN::Changes(3)

NAME
Test::CPAN::Changes - Validation of the Changes file in a CPAN distribution
SYNOPSIS
use Test::More; eval 'use Test::CPAN::Changes'; plan skip_all => 'Test::CPAN::Changes required for this test' if $@; changes_ok();
DESCRIPTION
This module allows CPAN authors to write automated tests to ensure their changelogs match the specification.
METHODS
changes_ok( ) Simple wrapper around "changes_file_ok". Declares a four test plan, and uses the default filename of "Changes". changes_file_ok( $filename, \%arg ) Checks the contents of the changes file against the specification. No plan is declared and if the filename is undefined, "Changes" is used. %arg may include a version entry, in which case the entry for that version must exist and have content. This is useful to ensure that the version currently being released has documented changes.
SEE ALSO
o CPAN::Changes::Spec o CPAN::Changes
AUTHOR
Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2011-2013 by Brian Cassidy This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.16.3 2013-05-02 Test::CPAN::Changes(3)
Related Man Pages
cpan::changes::release(3) - centos
cpan::changes(3) - centos
cpan::changes::spec(3) - centos
test::cpan::changes(3) - centos
test::cpan::meta(3) - centos
Similar Topics in the Unix Linux Community
TAHI Test Suite 3.0.13 (IPv6 Conformance Test Tool branch)
TestLink: 1.8.0 (final) released
Automating CPAN on FreeBSD
CPAN Configuration: Hung at &quot;Select your continent&quot;
Problem to upgrade CPAN