[SCM] Debian packaging of B-Hooks-OP-Check-EntersubForCV CPAN distribution branch, master, updated. debian/0.09-1-1-g2742bbd

Stig Sandbeck Mathisen ssm at debian.org
Fri May 11 07:08:13 UTC 2012


The following commit has been merged in the master branch:
commit 2742bbdb60eea0179d2fa9f3379af9c44297d18a
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri May 11 09:08:04 2012 +0200

    Improve package description (Closes: #672422)

diff --git a/debian/control b/debian/control
index a14df10..32eece8 100644
--- a/debian/control
+++ b/debian/control
@@ -19,5 +19,9 @@ Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  libb-hooks-op-check-perl (>= 0.19),
  libb-utils-perl (>= 0.19),
 Description: Invoke callbacks on construction of entersub OPs for certain CVs
- B::Hooks::OP::Check::EntersubForCV is a perl module to register and unregister
- handlers to be executed when an entersub opcode for a given CV is compiled.
+ B::Hooks::OP::Check::EntersubForCV is a perl module to register and
+ unregister handlers to be executed when an entersub opcode for a
+ given CV is compiled.
+ .
+ This enables you to hook one subroutine onto another, and have it
+ executed before the originally called subroutine.

-- 
Debian packaging of B-Hooks-OP-Check-EntersubForCV CPAN distribution



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