Revision history for Perl module LiveGeez
0.08 Fri Jul 30 11:24:01 EET DST 1999
- General rework and extension of Request architecture.
- directit.pl integrated into G.pl.
- cookies.pl integrated into Request.pm (ParseCookie, SetCookie,
$cookieExpires, $cookieDomain)
- TopHtml, BotHtml, ParseCgi, DieCgi methods added. $defaultBGColor added.
- Method PrintHeader renamed HeaderPrint and ParseInput renamed ParseQuery.
0.07 Mon Jul 12 21:05:21 EET DST 1999
- PrintHeader added in Request.pm when sysOut look up fails.
- cookies.pl no longer imports cgi-lib.pl
0.06 Sat Jul 10 13:16:39 EST 1999
- minor bug fix in CacheAsSERA.pm and HTML.pm.
- cookies.pl updated to set and detect 7-bit preference.
- Request.pm checks cookies for each page opened unless cookie
is being set.
- Services.pm and Request.pm fixed for Time services.
0.05 Wed Jun 30 02:05:00 EET DST 1999
- CacheAsSERA added, processing of non-SERA HTML files is now
possible
- many enhancements for HTML processing
0.04 Wed May 12 17:35:59 EET DST 1999
- bug fixes, Zobel exits more gracefully now.
0.03 Wed May 12 17:35:59 EET DST 1999
- bug fixes
- requests for local files works when path is given w/o
file name (checks for index.html, index.htm, index.sera.html)
- "src=" and "href=" links no longer require an absolute path
with local files
0.02 Sun May 9 20:59:09 EET DST 1999
- numerous bug fixes
- in sync with Convert::Ethiopic
0.01 Sat Apr 17 18:51:34 EET 1999
- original version;