[prev] [thread] [next] [lurker] [Date index for 2003/10/17]
Author: richardc Date: 2003-10-17 16:53:03 +0100 (Fri, 17 Oct 2003) New Revision: 1443 Modified: trunk/siesta/Config.pm.in Log: doh Modified: trunk/siesta/Config.pm.in =================================================================== --- trunk/siesta/Config.pm.in 2003-10-17 15:50:17 UTC (rev 1442) +++ trunk/siesta/Config.pm.in 2003-10-17 15:53:03 UTC (rev 1443) @@ -4,7 +4,7 @@ use vars qw( $CONFIG_FILE $ROOT $MESSAGES @STORAGE $ARCHIVE $LOG_PATH $LOG_LEVEL $config ); use AppConfig qw(:expand :argcount); use base 'Exporter'; -our $EXPORT_OK = qw( $config ); +our @EXPORT_OK = qw( $config ); =head1 NAME
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52