This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5e10e5
)
Fix my typo.
author
Nicholas Clark
<nick@ccl4.org>
Thu, 15 May 2008 12:01:42 +0000
(12:01 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Thu, 15 May 2008 12:01:42 +0000
(12:01 +0000)
p4raw-id: //depot/perl@33829
ext/B/t/concise-xs.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/t/concise-xs.t
b/ext/B/t/concise-xs.t
index
6b818a8
..
3906efe
100644
(file)
--- a/
ext/B/t/concise-xs.t
+++ b/
ext/B/t/concise-xs.t
@@
-178,7
+178,7
@@
my $testpkgs = {
POSIX => { dflt => 'constant', # all but 252/589
skip => [qw/ _POSIX_JOB_CONTROL /, # platform varying
- # Might be XS or imported from Fc
tn
l, depending on your
+ # Might be XS or imported from Fc
nt
l, depending on your
# perl version:
qw / S_ISBLK S_ISCHR S_ISDIR S_ISFIFO S_ISREG /],
perl => [qw/ import croak AUTOLOAD /],