Artifact libex-monkeypatched-perl_0.03-3_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any, libsub-name-perl
  Description: |-
    experimental API for safe monkey-patching
     The term "monkey patching" describes injecting additional methods into
     a class whose implementation you don't control.  If done without care,
     this is dangerous; the problematic case arises when:
      * You add a method to a class;
      * A newer version of the monkey-patched class adds another method of
        the same name
      * And uses that new method in some other part of its own
        implementation.
     .
     ex::monkeypatched lets you do this sort of monkey-patching safely:
     before it injects a method into the target class, it checks whether the
     class already has a method of the same name.  If it finds such a
     method, it throws an exception (at compile-time with respect to the
     code that does the injection).
     .
     See <http://aaroncrane.co.uk/talks/monkey_patching_subclassing/> for
     more details.
  Homepage: https://metacpan.org/release/ex-monkeypatched
  Installed-Size: '29'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libex-monkeypatched-perl
  Priority: optional
  Section: perl
  Version: 0.03-3
srcpkg_name: libex-monkeypatched-perl
srcpkg_version: 0.03-3

File

libex-monkeypatched-perl_0.03-3_all.deb
Binary file libex-monkeypatched-perl_0.03-3_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libex-monkeypatched-perl_0.03-3
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload libex-monkeypatched-perl_0.03-3

binary package System build a package - 1 month, 3 weeks ago 3 weeks, 5 days
BETA