File: Changes

package info (click to toggle)
libposix-strptime-perl 0.10-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 200 kB
  • ctags: 423
  • sloc: perl: 32; makefile: 5
file content (21 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Revision history for Perl extension POSIX::strptime.

0.10 Fri Jul 16 15:51:26 EDT 2010
    - Handle unitialized fields better and document them 
      (thanks to Diab Jerius for the bug report)
      (thanks to Paul Evans for the fix)

0.08 Mon Mar 19 12:32:35 PDT 2007
    - fix Exporter bug

0.07 Sun Mar 18 23:38:59 PDT 2007
    - use Exporter

0.06  Sun Jan  8 21:35:51 PST 2006
    - return undef for atoms unset by the underlying strptime(3)
        (thanks to Bjarne Büchmann for suggesting this fix)

0.01  Tue Mar  1 10:54:16 2005
	- original version; created by h2xs 1.23 with options
		-b 5.0.0 -A -c -n POSIX::strptime