[libtainting-perl] 02/11: better description
Joenio Costa
joenio-guest at alioth.debian.org
Tue Aug 27 14:25:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
joenio-guest pushed a commit to branch master
in repository libtainting-perl.
commit 2a1dfe0059d597a2d15201c188979386298be64b
Author: Joenio Costa <joenio at colivre.coop.br>
Date: Mon Aug 26 17:46:56 2013 -0300
better description
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 6f54a33..129b995 100644
--- a/debian/control
+++ b/debian/control
@@ -16,13 +16,11 @@ Package: libtainting-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libtaint-runtime-perl (>= 0.03)
-Description: Enable taint mode lexically
+Description: Perl pragma to enable taint mode lexically
tainting provides a simpler interface to Taint::Runtime. The idea is so that
there is no functions or variables to import. Just use or no, like warnings
or strict. Tainting of %ENV will be done one time automatically the first
time this module is used.
.
Please (PLEASE) read Taint::Runtime's documentation first about the pro's and
- con's of enabling/disabling tainting at runtime. TL;DR: Use -T if you can.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ con's of enabling/disabling tainting at runtime. Use -T if you can.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtainting-perl.git
More information about the Pkg-perl-cvs-commits
mailing list