r76280 - /trunk/libcgi-application-plugin-devpopup-perl/q/README

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Jun 22 20:02:19 UTC 2011


Author: periapt-guest
Date: Wed Jun 22 20:02:10 2011
New Revision: 76280

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76280
Log:
correction

Modified:
    trunk/libcgi-application-plugin-devpopup-perl/q/README

Modified: trunk/libcgi-application-plugin-devpopup-perl/q/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-devpopup-perl/q/README?rev=76280&op=diff
==============================================================================
--- trunk/libcgi-application-plugin-devpopup-perl/q/README (original)
+++ trunk/libcgi-application-plugin-devpopup-perl/q/README Wed Jun 22 20:02:10 2011
@@ -1,43 +1,43 @@
-NAME
-    CGI::Application::Plugin::DevPopup::Query - show CGI query in DevPopup
-    window
-
-SYNOPSIS
-        use CGI::Application::Plugin::DevPopup;
-        use CGI::Application::Plugin::DevPopup::Query;
-
-        The rest of your application follows
-        ...
-
-DESCRIPTION
-    This module is a plugin for CGI::Application::Plugin::DevPopup. Whenever
-    used, it creates a "CGI Query" section in the DevPopup output. This
-    section contains a list of CGI query parameters passed to your
-    CGI::Application.
-
-    See "query()" in CGI::Application and CGI for more information about
-    query parameters.
-
-VERSION
-    1.01
-
-SEE ALSO
-    CGI::Application::Plugin::DevPopup, CGI::Application
-
-INCOMPATIBILITIES
-    Not known.
-
-BUGS AND LIMITATIONS
-    Not known.
-
-AUTHOR
-    Serguei Trouchelle, stro at cpan.org
-
-    Most of code is based by CGI::Application::Plugin::DevPopup by Rhesa
-    Rozendaal, rhesa at cpan.org
-
-LICENSE AND COPYRIGHT
-    This module is distributed under the same terms as Perl itself.
-
-    Copyright (c) 2009 Serguei Trouchelle
-
+NAME
+    CGI::Application::Plugin::DevPopup::Query - show CGI query in DevPopup
+    window
+
+SYNOPSIS
+        use CGI::Application::Plugin::DevPopup;
+        use CGI::Application::Plugin::DevPopup::Query;
+
+        The rest of your application follows
+        ...
+
+DESCRIPTION
+    This module is a plugin for CGI::Application::Plugin::DevPopup. Whenever
+    used, it creates a "CGI Query" section in the DevPopup output. This
+    section contains a list of CGI query parameters passed to your
+    CGI::Application.
+
+    See "query()" in CGI::Application and CGI for more information about
+    query parameters.
+
+VERSION
+    1.01
+
+SEE ALSO
+    CGI::Application::Plugin::DevPopup, CGI::Application
+
+INCOMPATIBILITIES
+    Not known.
+
+BUGS AND LIMITATIONS
+    Not known.
+
+AUTHOR
+    Serguei Trouchelle, stro at cpan.org
+
+    Most of code is based by CGI::Application::Plugin::DevPopup by Rhesa
+    Rozendaal, rhesa at cpan.org
+
+LICENSE AND COPYRIGHT
+    This module is distributed under the same terms as Perl itself.
+
+    Copyright (c) 2009 Serguei Trouchelle
+




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