r75501 - in /trunk/libmodule-runtime-perl/debian: changelog control

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Sun Jun 12 13:11:51 UTC 2011


Author: ghedo-guest
Date: Sun Jun 12 13:11:36 2011
New Revision: 75501

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75501
Log:
Rewrite long description

Modified:
    trunk/libmodule-runtime-perl/debian/changelog
    trunk/libmodule-runtime-perl/debian/control

Modified: trunk/libmodule-runtime-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-runtime-perl/debian/changelog?rev=75501&op=diff
==============================================================================
--- trunk/libmodule-runtime-perl/debian/changelog (original)
+++ trunk/libmodule-runtime-perl/debian/changelog Sun Jun 12 13:11:36 2011
@@ -11,6 +11,7 @@
   * Use short-form dh in debian/rules
   * Switch to 3.0 (quilt) format
   * Add libtest-pod-coverage-perl and libtest-pod-perl to B-D-I
+  * Rewrite long description
 
  -- Alessandro Ghedini <al3xbio at gmail.com>  Sun, 12 Jun 2011 14:38:20 +0200
 

Modified: trunk/libmodule-runtime-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-runtime-perl/debian/control?rev=75501&op=diff
==============================================================================
--- trunk/libmodule-runtime-perl/debian/control (original)
+++ trunk/libmodule-runtime-perl/debian/control Sun Jun 12 13:11:36 2011
@@ -21,5 +21,8 @@
  libparams-classify-perl,
  perl (>= 5.10.1) | libparent-perl
 Description: Perl module for runtime module handling
- The functions exported by this module deal with runtime handling of Perl
- modules, which are normally handled at compile time.
+ Module::Runtime deals with runtime handling of Perl modules, which are normally
+ handled at compile time.
+ .
+ This module provide functions that can, for example, require or use modules at
+ runtime, check for module names validity, compose module names and more.




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