ignore = **/*.bak
[PerlTidy]
select = lib/*.{pl,pm,t}
ignore = xt/**/*
argv = -noll -it=2
[PerlCritic]
select = lib/**/*.pm
ignore = t/*.t xt/*
argv = -severity 3
[PodTidy]
select = lib/**/*.{pm,pod}
ignore = **/*.bak
[PerlTidy]
select = lib/*.{pl,pm,t}
ignore = xt/**/*
argv = -noll -it=2
[PerlCritic]
select = lib/**/*.pm
ignore = t/*.t xt/*
argv = -severity 3
[PodTidy]
select = lib/**/*.{pm,pod}