~ubuntu-branches/ubuntu/trusty/libmoosex-has-sugar-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to t/release-pod-syntax.t

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu
  • Date: 2010-10-04 19:42:43 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20101004194243-pbq4ccon2503ufj1
Tags: 0.05046611-1
* New upstream release
* Standards-Version 3.9.1 (no changes)
* Use new 3.0 (quilt) source format
* Update to new DEP5 copyright format
* Drop RELEASE_TESTING and related test dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
use Test::More;
11
11
 
12
 
eval "use Test::Pod 1.00";
13
 
plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
 
12
eval "use Test::Pod 1.41";
 
13
plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
14
14
 
15
 
all_pod_files_ok();
 
 
b'\\ No newline at end of file'
 
15
all_pod_files_ok();