r59406 - /trunk/libparse-dia-sql-perl/README

aff-guest at users.alioth.debian.org aff-guest at users.alioth.debian.org
Tue Jun 15 04:54:36 UTC 2010


Author: aff-guest
Date: Tue Jun 15 04:54:06 2010
New Revision: 59406

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59406
Log:
Added back in as per Gregor

Added:
    trunk/libparse-dia-sql-perl/README

Added: trunk/libparse-dia-sql-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparse-dia-sql-perl/README?rev=59406&op=file
==============================================================================
--- trunk/libparse-dia-sql-perl/README (added)
+++ trunk/libparse-dia-sql-perl/README Tue Jun 15 04:54:06 2010
@@ -1,0 +1,45 @@
+Dia-SQL
+
+Parse::Dia::SQL converts Dia class diagrams into SQL. Dia is a diagram
+creation program for Linux, Unix and Windows released under the 
+GNU General Public License (GPL).
+
+Parse::Dia::SQL is based on tedia2sql by Tim Ellis and others.  See the
+AUTHORS file for details.
+
+INSTALLATION
+
+To install this module, run the following commands:
+
+	perl Makefile.PL
+	make
+	make test 
+	make install
+
+SUPPORT AND DOCUMENTATION
+
+After installing, you can find documentation for this module with the
+perldoc command.
+
+    perldoc Parse::Dia::SQL
+
+You can also look for information at:
+
+    RT, CPAN's request tracker
+        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Parse-Dia-SQL
+
+    AnnoCPAN, Annotated CPAN documentation
+        http://annocpan.org/dist/Parse-Dia-SQL
+
+    CPAN Ratings
+        http://cpanratings.perl.org/d/Parse-Dia-SQL
+
+    Search CPAN
+        http://search.cpan.org/dist/Parse-Dia-SQL
+
+
+COPYRIGHT AND LICENCE
+
+Copyright (C) 2008 Andreas Faafeng
+
+This program is released under the following license: GPL




More information about the Pkg-perl-cvs-commits mailing list