[Catalyst] What is the preferred way to find the config file for tests and cron scripts?

Barry Hoggard bhoggard at gmail.com
Tue Jul 24 22:55:26 GMT 2007


I usually test my models without loading the full Catalyst
application, and I also have some cron jobs that need to know
information found in the config file.  What is the preferred way of
finding it under those conditions?  Using FindBin, or something else?

Barry Hoggard



More information about the Catalyst mailing list