JT Smith
2b02f055f9
added new mail retrieval subsystemm
2006-04-09 15:14:07 +00:00
JT Smith
7731a32559
fixed some pod errors
...
removed futile inbox attempt
2006-01-31 23:10:10 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
3d740cdfac
oodles of fixes.
2006-01-21 02:01:15 +00:00
Colin Kuskie
1ad601c8d9
- bitwise OR vs short circuiting OR in epochToHuman
...
- time zone in humanToEpoch
- time zone in getSecondsFromEpoch
- monthStartEnd, returned start month was not the 1st day of the month
2006-01-17 04:23:32 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Colin Kuskie
edfaa153b9
end of test program sweeps for dictionary lookups via subroutine instead
...
of object method.
2006-01-15 02:34:50 +00:00
JT Smith
07c7cf6098
more bug fixes
2006-01-14 23:31:49 +00:00
Matthew Wilson
3c66a9105f
lots of DESTROYs
2006-01-14 22:26:48 +00:00
Colin Kuskie
c76c1bded7
flip sense of object detection in datetime so that it creates and caches object.
...
make DateTime::time return time(), like it used to.
2006-01-14 19:25:20 +00:00
Colin Kuskie
84e20a1a96
Session/Http, rework getCookies logic so that empty hash is returned if there's no
...
request object. That way a sessionId gets created back in Session::Var::start.
Session.pm: pass Session::DateTime->new a session object instead of self
Session/DateTime.pm: Added a space. Note that this is infinite recursion since
it calls itself.
2006-01-14 18:58:30 +00:00
JT Smith
ee5ccfad26
more bug fixes
2006-01-13 21:47:38 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00