From: Kyle R. B. <mo...@us...> - 2002-11-21 23:19:32
Update of /cvsroot/pas/pas/src/Org/Bgw/Base
In directory sc8-pr-cvs1:/tmp/cvs-serv7820/src/Org/Bgw/Base
Modified Files:
Common.pm
Log Message:
quieted warnings for makeGetSetMethods under mod_perl
From: Justin B. <j0...@us...> - 2003-02-13 22:12:19
Update of /cvsroot/pas/pas/src/Org/Bgw/Base
In directory sc8-pr-cvs1:/tmp/cvs-serv27701/Base
Modified Files:
Common.pm
Log Message:
we now allow openFile to fail if the file does not exist. before we were
testing for it's existance and failed silently. this proved to be aggravating.