NAME
Fry::Base - Base class providing minimal set of handy methods and used to communicate between shell components.
DESCRIPTION
This class provides a minimal set of handy methods made available to most Fry::* modules. Among these are &_varClass which contains the Variable class. The Variable class facilitates communication between classes since it contains almost all of the shell's configuration information. This class also inherits from Fry::Error and thus provides its error subs.
AUTHOR
Me. Gabriel that is. I welcome feedback and bug reports to cldwalker AT chwhat DOT com . If you like using perl,linux,vim and databases to make your life easier (not lazier ;) check out my website at www.chwhat.com.
COPYRIGHT & LICENSE
Copyright (c) 2004, Gabriel Horner. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.