From: Chris N. <pu...@po...> - 2001-05-04 21:52:40
|
Fry has been majorly updated in its modules. We moved much of Slash and Slash::Utility out to other Slash::Utility:: modules. Still, only do "use Slash;" and "use Slash::Utility;". Except for the few cases where currently they are used directly (such as in Slash::Display), you must not access these new sub-modules directly. "use Slash;" and "use Slash::Utility;" will work the same as before (except that most things are in Slash::Utility that were in Slash, but still, use both modules in most cases). If you have any problems with functions or methods or classes not being found, or something broke in fry that worked before, please let me know. And PLEASE update now before you change more in your own code. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |