clear PERL5LIB in shell test to work around deficient shells
[p5sagit/local-lib.git] / xt / release / pod-syntax.t
CommitLineData
2d2d66b0 1use strict;
2use warnings;
3use Test::More;
4
5use Test::Pod 1.41;
6all_pod_files_ok();