I've taken the time to read back thru the Eagle book and came up with what I believe is the list of things Apache::PerlSections needs to support before it's 100% backwards compatible to it's 1.x counterpart.
Correct me if I am wrong. Index: STATUS =================================================================== RCS file: /home/cvspublic/modperl-2.0/STATUS,v retrieving revision 1.14 diff -u -b -B -r1.14 STATUS --- STATUS 7 Oct 2002 02:44:30 -0000 1.14 +++ STATUS 9 Oct 2002 14:24:04 -0000 @@ -107,6 +107,17 @@ ---- +* Apache::PerlSections missing features for backwards compatibility: + - $Apache::Server::SaveConfig + - $Apache::ReadConfig::DocumentRoot + - $Apache::Server::StrictPerlSections + - Apache::PerlSections->store(filename) + + Report: Philippe M. Chiasson <[EMAIL PROTECTED]> + Status: Philippe M. Chiasson <[EMAIL PROTECTED]> working on it + +---- + * Report: Status: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
