Update of /cvsroot/openinteract/OpenInteract2/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15369/lib
Modified Files:
OpenInteract2.pod
Log Message:
Move current DESCRIPTION to SYNOPSIS, and give a proper description of
what OI2 delivers in the new one, so that external packaging tools like
Debian's dh-make-perl can pick use it to describe the package.
Index: OpenInteract2.pod
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2.pod,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** OpenInteract2.pod 4 Dec 2004 03:51:14 -0000 1.3
--- OpenInteract2.pod 6 Jan 2005 09:20:23 -0000 1.4
***************
*** 5,8 ****
--- 5,15 ----
=head1 DESCRIPTION
+ OpenInteract is a web application server written in Perl. It
+ features integrated data persistence, security, user and group
+ management, plus an easy way to create and distribute fully
+ database-independent applications.
+
+ =head1 SYNOPSIS
+
This is a stub so you can find documentation quicker. Please check out
L<OpenInteract2::Manual|OpenInteract2::Manual> for the overview and
|