NAME
Zoidberg::Config - hardcoded configuration
SYNOPSIS
my %settings = %Zoidberg::Config::settings;
DESCRIPTION
This modules is intended for internal use only.
This package contains some hardcoded configuration, some of it included at compile time. Normal configuration data is included in external data files, this module holds info on where to find those data files.
AUTHOR
Jaap Karssenberg || Pardus [Larus] <pardus@cpan.org>
Copyright (c) 2002 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.