[prev] [thread] [next] [lurker] [Date index for 2002/08/23]
Update of /cvsroot/siesta/siesta/lib In directory usw-pr-cvs1:/tmp/cvs-serv13936 Modified Files: Siesta.pm Log Message: just some anal tweaking Index: Siesta.pm =================================================================== RCS file: /cvsroot/siesta/siesta/lib/Siesta.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Siesta.pm 23 Aug 2002 17:57:10 -0000 1.11 +++ Siesta.pm 23 Aug 2002 17:58:32 -0000 1.12 @@ -1,14 +1,13 @@ +# $Id$ package Siesta; use strict; require Exporter; use base 'Exporter'; use vars qw/@EXPORT_OK $VERSION/; @EXPORT_OK = qw( process ); - -use constant debug => 0; - $VERSION = 1.0; # baby! +use constant debug => 0; use Siesta::Message; use Siesta::List;
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52