Return-Path: Delivered-To: apmail-perl-docs-cvs-archive@perl.apache.org Received: (qmail 86221 invoked by uid 500); 9 Jun 2002 19:34:52 -0000 Mailing-List: contact docs-cvs-help@perl.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list docs-cvs@perl.apache.org Received: (qmail 86210 invoked by uid 500); 9 Jun 2002 19:34:51 -0000 Delivered-To: apmail-modperl-docs-cvs@apache.org Date: 9 Jun 2002 19:34:51 -0000 Message-ID: <20020609193451.7635.qmail@icarus.apache.org> From: pereinar@apache.org To: modperl-docs-cvs@apache.org Subject: cvs commit: modperl-docs/src/docs/tutorials/apps/scale_etoys etoys.pod X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N pereinar 2002/06/09 12:34:51 Modified: src/docs/tutorials/apps/scale_etoys etoys.pod Log: Berkeley DB =head2 -> =head1 Revision Changes Path 1.2 +1 -1 modperl-docs/src/docs/tutorials/apps/scale_etoys/etoys.pod Index: etoys.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/tutorials/apps/scale_etoys/etoys.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- etoys.pod 5 Jun 2002 17:39:52 -0000 1.1 +++ etoys.pod 9 Jun 2002 19:34:50 -0000 1.2 @@ -727,7 +727,7 @@ new copy of the variable every time it is executed. The situation is easy to avoid once you know to watch out for it. -=head2 Berkeley DB +=head1 Berkeley DB One of the big wins in our architecture was the use of I. Since most people are not familiar with it's more advanced features, --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org For additional commands, e-mail: docs-cvs-help@perl.apache.org