1.17005: Tue Oct 28 13:10:40 EDT 2008
- I fixed a couple tiny little things with flags() and a pod
typo
1.17004: Thu Oct 16 07:20:30 EDT 2008
- This might fix the darwin build problems. I think the silly
pure perl version of patch I'm distributing (thank you CWEST
btw) was expecting darwin to do something it didn't want to
do ... I use unlink() excessively to solve this problem
(theoretically).
1.17003: Mon Oct 13 06:54:18 EDT 2008
- Corion gave me starttls() to include and suggested I apply
for co-maintainership.
- I introduced bugs in 002 ... fixed
- fixed a useless use of hash bug (??) by changing
write($self->{debug}, $line) to
print {$self->{debug}} $line. Odd.
1.17003: Sun Oct 12 13:15:14 EDT 2008
- I altered the docs very slightly, not enough to release
anything (yet)
1.17002: Fri Oct 10 14:21:24 EDT 2008
- added flags() and gave put() flag capability
1.17001: Fri Oct 10 09:36:57 EDT 2008
- I decided I need a Plus.pm file so things show up right in
CPAN. I might want to do more updates...
1.17: Fri Oct 10 06:48:12 EDT 2008
- I'm tired of waiting for those guys, I applied my patches
and I'm releasing it to CPAN. For all I know they never
heard from me, but what else can I do RT and email is the
most I can reasonably do. -Paul