[prev] [thread] [next] [lurker] [Date index for 2005/02/10]
Author: simon Date: 2005-02-10 14:15:35 +0000 (Thu, 10 Feb 2005) New Revision: 1863 Modified: trunk/buscador/lib/Buscador.pm Log: Put in a warning Modified: trunk/buscador/lib/Buscador.pm =================================================================== --- trunk/buscador/lib/Buscador.pm 2005-02-10 14:14:32 UTC (rev 1862) +++ trunk/buscador/lib/Buscador.pm 2005-02-10 14:15:35 UTC (rev 1863) @@ -2,6 +2,7 @@ use strict; use vars qw($VERSION); use base 'Maypole::Redirect'; +#use base 'Apache::MVC'; $VERSION = "0.1"; @@ -85,6 +86,14 @@ per thread, per list and per person and for handling mailing. +=head1 WARNING! + +Buscador is distinctly B<ALPHA> level software and details of its +architecture could change at anytime. Be prepared for DB changes +and plugin system gutting and rebuilding by reading the safety +card in the pocket in front of you and bracing you hands over your head +in the event of catastrophic architecture rethinking. + =head1 INSTALL =head2 Install dependencies
Generated at 15:00 on 10 Feb 2005 by mariachi 0.52