--- CBOR-XS/XS.pm 2013/12/02 06:37:53 1.36 +++ CBOR-XS/XS.pm 2013/12/02 06:39:03 1.37 @@ -991,7 +991,7 @@ # doesn't do fractional times, either. sigh. # In fact, it's all a lie, it uses whatever strptime it wants, and of course, # they are all incomptible. The openbsd one simply ignores %z (but according to the - # docs, it would be much more incredibly flexible). + # docs, it would be much more incredibly flexible indeed. If it worked, that is.). scalar eval { my $s = $_[1];