r47294 - /trunk/libdata-transformer-perl/debian/control

midget-guest at users.alioth.debian.org midget-guest at users.alioth.debian.org
Sun Nov 15 23:02:29 UTC 2009


Author: midget-guest
Date: Sun Nov 15 23:02:21 2009
New Revision: 47294

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47294
Log:
Description improvements

Modified:
    trunk/libdata-transformer-perl/debian/control

Modified: trunk/libdata-transformer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-transformer-perl/debian/control?rev=47294&op=diff
==============================================================================
--- trunk/libdata-transformer-perl/debian/control (original)
+++ trunk/libdata-transformer-perl/debian/control Sun Nov 15 23:02:21 2009
@@ -14,4 +14,9 @@
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
 Description: Traverse a data structure, altering it in place
- Data::Transformer traverses data structures, altering them in place
+ Data::Transformer can use callback subroutines to transform data or 
+ collect information.
+ .
+ It is possible to affect objects inside the data structures by specifying
+ a callback keyed to the name of the class they belong to.
+




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