[liblexical-persistence-perl] 07/11: expand long description

Florian Schlichting fsfs at alioth.debian.org
Fri Aug 16 15:19:04 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository liblexical-persistence-perl.

commit 83bb4f37dc9a3927bbecee223747eb2966ebadd1
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Aug 16 16:18:20 2013 +0200

    expand long description
---
 debian/control |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 5b45eb7..cc609ee 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,8 @@ Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libdevel-lexalias-perl,
  libpadwalker-perl
 Description: module for accessing persistent data through lexical variables
- Lexical::Persistence is a Perl data persistence framework enables code to
- access persistent data through lexical variables.
+ Lexical::Persistence is a Perl data persistence framework that enables
+ code to access persistent data through what looks like lexical
+ variables. So, instead of passing data around explicitly, you can call
+ functions through the Lexical::Persistence object and just use ordinary
+ variables.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblexical-persistence-perl.git



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