diff options
author | Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> | 2011-12-18 23:25:03 +0000 |
---|---|---|
committer | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2012-02-11 22:22:24 +0000 |
commit | add6f7f9253ab707a3c70be056be8cacca81e096 (patch) | |
tree | bff39ba1d1a472870dd7d4f95743232592d82a35 /ext/B | |
parent | a748fe11f70695552294fe4e31343b2dacb59db2 (diff) | |
download | perl-add6f7f9253ab707a3c70be056be8cacca81e096.tar.gz |
Initial hack at strptime(); just literal strings for now
Diffstat (limited to 'ext/B')
-rw-r--r-- | ext/B/t/concise-xs.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/t/concise-xs.t b/ext/B/t/concise-xs.t index efd0cf7788..a09e0decc7 100644 --- a/ext/B/t/concise-xs.t +++ b/ext/B/t/concise-xs.t @@ -193,7 +193,7 @@ my $testpkgs = { XS => [qw/ write wctomb wcstombs uname tzset tzname ttyname tmpnam times tcsetpgrp tcsendbreak tcgetpgrp tcflush tcflow tcdrain tanh tan - sysconf strxfrm strtoul strtol strtod + sysconf strxfrm strtoul strtol strtod strptime strftime strcoll sinh sigsuspend sigprocmask sigpending sigaction setuid setsid setpgid setlocale setgid read pipe pause pathconf |