[prev] [thread] [next] [lurker] [Date index for 2004/09/27]
On Mon, Sep 27, 2004 at 03:03:53AM -0700, Mark D. Anderson wrote: > I must be missing something. I can't find any other places that > use the variable: > > # find /usr/local/lib/perl5/ -type f |xargs grep CONFIG_FILE > /usr/local/lib/perl5/site_perl/5.8.4/Siesta/Config.pm:our $CONFIG_FILE > = '/usr/local/siesta/siesta.conf' > /usr/local/lib/perl5/site_perl/5.8.4/Siesta/Config.pm: unless defined > $CONFIG_FILE; $ grep CONFIG_FILE * Config.pm:use vars qw( $CONFIG_FILE $ROOT $MESSAGES @STORAGE $ARCHIVE $LOG_PATH $LOG_LEVEL $config ); Config.pm:=head2 C<$CONFIG_FILE> Config.pm: $CONFIG_FILE = '/usr/local/siesta/siesta.conf' unless defined $CONFIG_FILE; Config.pm: __PACKAGE__->load_from( $CONFIG_FILE ); -- Jody Belka knew (at) pimb (dot) orgThere's stuff above here
Generated at 22:00 on 09 Oct 2004 by mariachi 0.52