r7882 - /trunk/libhash-withdefaults-perl/debian/control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Sep 22 21:08:16 UTC 2007


Author: dmn
Date: Sat Sep 22 21:08:16 2007
New Revision: 7882

URL: http://svn.debian.org/wsvn/?sc=1&rev=7882
Log:
Long description: s/This module/Hash::WithDefaults/; Added Homepage

Modified:
    trunk/libhash-withdefaults-perl/debian/control

Modified: trunk/libhash-withdefaults-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhash-withdefaults-perl/debian/control?rev=7882&op=diff
==============================================================================
--- trunk/libhash-withdefaults-perl/debian/control (original)
+++ trunk/libhash-withdefaults-perl/debian/control Sat Sep 22 21:08:16 2007
@@ -13,6 +13,8 @@
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, 
 Description: class for hashes with key-casing requirements supporting defaults
- This module implements hashes that support "defaults". That is you may
- specify several more hashes in which the data will be looked up in case it
- is not found in the current hash.
+ Hash::WithDefaults implements hashes that support "defaults". That is, you may
+ specify several more hashes in which the data will be looked up in case it is
+ not found in the current hash.
+ .
+  Homepage: http://search.cpan.org/dist/Hash-WithDefaults/




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