libsub-wrappackages-perl_1.2-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Feb 29 21:17:43 UTC 2008


(new) libsub-wrappackages-perl_1.2-1.diff.gz optional perl
(new) libsub-wrappackages-perl_1.2-1.dsc optional perl
(new) libsub-wrappackages-perl_1.2-1_all.deb optional perl
add wrappers around subroutines in packages
 This is mostly a wrapper around Damian Conway’s Hook::LexWrap module
 The differences are:
  * no exporting
    We don’t export a wrap() function, instead preferring to do all the
    magic when you "use" this module.  We just wrap named subroutines,
    no references.
  * the subs and packages arrayrefs
    Any subroutine mentioned in the "subs" parameter will be wrapped.
    Any packages mentioned in the "packages" parameter will have all their
    subroutines wrapped.
  * wrap_inherited
    In conjunction with the "packages" arrayref, this wraps all calls
    to inherited methods made through those packages.  If you call
    those methods directly in the superclass then they are not
    affected.
  * parameters passed to your subs
    Your pre-wrapper will be passed the wrapped subroutine’s name, and all the
    parameters to be passed to it.
(new) libsub-wrappackages-perl_1.2.orig.tar.gz optional perl
Changes: libsub-wrappackages-perl (1.2-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #468651)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 468651 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list