Author: dylan
Date: 2005-01-23 16:45:12 -0500 (Sun, 23 Jan 2005)
New Revision: 606

Modified:
   trunk/main/core/lib/Haver/Base.pm
   trunk/main/core/lib/Haver/Logger/Functions.pm
Log:
removed 'use Haver::Preprocessor';


Modified: trunk/main/core/lib/Haver/Base.pm
===================================================================
--- trunk/main/core/lib/Haver/Base.pm   2005-01-23 21:39:28 UTC (rev 605)
+++ trunk/main/core/lib/Haver/Base.pm   2005-01-23 21:45:12 UTC (rev 606)
@@ -3,7 +3,6 @@
 package Haver::Base;
 use strict;
 use warnings;
-use Haver::Preprocessor;
 
 our $VERSION = "0.01";
 

Modified: trunk/main/core/lib/Haver/Logger/Functions.pm
===================================================================
--- trunk/main/core/lib/Haver/Logger/Functions.pm       2005-01-23 21:39:28 UTC 
(rev 605)
+++ trunk/main/core/lib/Haver/Logger/Functions.pm       2005-01-23 21:45:12 UTC 
(rev 606)
@@ -74,7 +74,7 @@
 
 =head1 SEE ALSO
 
-L<perl(1)>, and any other related modules / manpages / websites.
+L<http://www.haverdev.org>.
 
 =head1 COPYRIGHT and LICENSE
 


Reply via email to