Changes on 2013-09-22 for repository at:
Fetch URL: ssh://git@github.com/abeltje/lc_time.git
Push URL: ssh://git@github.com/abeltje/lc_time.git
Enjoy!
________________________________________________________________________________
[11cbfc0] by abeltje on Sun, 22 Sep 2013 10:33:29 +0200
* try a version that works for both perl and debian
M lib/lc_time.pm
________________________________________________________________________________
[f38653f] by abeltje on Sat, 21 Sep 2013 10:45:31 +0200
Add the automatically generated Changes file, fix version.
A Changes
M MANIFEST
M lib/lc_time.pm
________________________________________________________________________________
[73a93a4] by abeltje on Sun, 15 Sep 2013 14:50:19 +0200
* More HP-UX test fixing
M t/10-basic.t
________________________________________________________________________________
[f7658e0] by abeltje on Sun, 15 Sep 2013 14:18:44 +0200
Fix testsuite for HP-UX.
M t/10-basic.t
________________________________________________________________________________
[7ff2104] by abeltje on Sun, 15 Sep 2013 10:43:47 +0200
Add the README file
M MANIFEST
A README
________________________________________________________________________________
[11d1c74] by abeltje on Sat, 14 Sep 2013 18:14:12 +0200
Make it more distributable:
- Add POD
- Add xt/ tests
- Fix MANIFEST[.SKIP]
M MANIFEST
M MANIFEST.SKIP
M Makefile.PL
M lib/lc_time.pm
A xt/00-compile.t
A xt/10-manifest.t
A xt/20-pod.t
A xt/30-pod-coverage.t
________________________________________________________________________________
[9a88f5c] by abeltje on Mon, 9 Sep 2013 06:23:56 +0200
Do not try to decode() if there is no encoding found. Use the right
constant for LC_TIME to check if nothing changed.
M lib/lc_time.pm
M t/10-basic.t
________________________________________________________________________________
[1c40896] by abeltje on Mon, 9 Sep 2013 00:38:47 +0200
Fix MSWin32 issues.
M lib/lc_time.pm
M t/10-basic.t
________________________________________________________________________________
[c578424] by abeltje on Sun, 8 Sep 2013 23:21:53 +0200
Fix typos.
M lib/lc_time.pm
________________________________________________________________________________
[567cf71] by abeltje on Sun, 8 Sep 2013 23:20:25 +0200
fix typo.
M t/10-basic.t
________________________________________________________________________________
[04e7a9e] by abeltje on Sun, 8 Sep 2013 23:19:03 +0200
Make the code a bit more portable...
M lib/lc_time.pm
M t/10-basic.t
________________________________________________________________________________
[be4bb5b] by abeltje on Sun, 8 Sep 2013 17:20:35 +0200
* Make code en tests work on linux (ubuntu).
M lib/lc_time.pm
M t/10-basic.t
________________________________________________________________________________
[8f67d19] by abeltje on Sun, 8 Sep 2013 13:40:01 +0200
Initial checkin.
A .gitignore
A MANIFEST
A MANIFEST.SKIP
A Makefile.PL
A debian/changelog
A debian/compat
A debian/control
A debian/copyright
A debian/rules
A lib/lc_time.pm
A t/10-basic.t