projects
/
p5sagit/local-lib.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
move repository to https://github.com/Perl-Toolchain-Gang/local-lib
[p5sagit/local-lib.git]
/
xt
/
release
/
cpan-changes.t
Commit
Line
Data
2d2d66b0
1
use strict;
2
use warnings;
57479fb5
3
use Test::More tests => 4;
2d2d66b0
4
2714541d
5
use Test::CPAN::Changes;
6
changes_file_ok('Changes');