bump version to 1.008026 (stable)
[p5sagit/local-lib.git] / xt / release / pod-syntax.t
1 use strict;
2 use warnings;
3 use Test::More;
4
5 use Test::Pod 1.41;
6 all_pod_files_ok();