projects
/
p5sagit/Config-Any.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
abf644fbb4a8973b15a4c896175bd922c5b7d45f
[p5sagit/Config-Any.git]
/
t
/
perl-taint.t
1
#!perl -T
2
use strict;
3
use warnings;
4
5
do './t/53-perl.t'
6
or die ($@ || $!);