Revision history for Net-SSL-ExpireDate
1.10 2011-03-16
- no feature changes
- use UNIVERSAL::require instead of eval EXPR
- update expire date of test case
1.09 2010-11-08
1.08 2010-10-22
- fixed require IO::Socket::INET.
1.07 2010-10-21
1.06 2009-06-30
- change test URL. (01.https_client-auth.t)
- move some tests to xt.
1.05 2008-05-01
1.04 2007-04-12
- require IO::Socket::SSL >= 0.99.
because IO::Socket::SSL < 0.98 cause segmentation fault.
(thanks: tokuhirom)
1.03 2007-03-01
- replace "https" (keyword in constructor) with "ssl".
you can check SMTP over SSL: "ssl => 'example.com:465'" without
incongruity. ;p)
(thanks: mizzy)
1.02 2006-11-26
- neither functional changes nor bug fixes.
- fixed module dependence.
1.01 2006-11-22
- added sample scripts to "samples" directory.
- added new getter methods: ExpireDate#type and #target.
1.00 2006-11-18