Actually implement @EXPORT_OK of strptime correctly; delete'ing an undef element...
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>
Wed, 1 Feb 2012 19:06:59 +0000 (19:06 +0000)
committerÆvar Arnfjörð Bjarmason <avar@cpan.org>
Sat, 11 Feb 2012 22:22:25 +0000 (22:22 +0000)
commit76e3b563bc78e0762abf833d7ad0f3f151a6860b
treeb7084547887a68589272e09951133a20a9574dde
parentb262f7131f65ee76968fbc067a6fe6df84a49fd2
Actually implement @EXPORT_OK of strptime correctly; delete'ing an undef element yields false so ... and push ... would never have worked
ext/POSIX/lib/POSIX.pm
ext/POSIX/t/export.t