libdevel-leak-perl binary package in Ubuntu Jammy riscv64

 Devel::Leak has two functions: NoteSV and CheckSV.
 .
 NoteSV walks the perl internal table of allocated SVs (scalar values) - (which
 actually contains arrays and hashes too), and records their addresses in a
 table. It returns a count of these "things", and stores a pointer to the
 table (which is obtained from the heap using malloc()) in its argument.
 .
 CheckSV is passed argument which holds a pointer to a table created by
 NoteSV. It re-walks the perl-internals and calls sv_dump() for any "things"
 which did not exist when NoteSV was called. It returns a count of the number
 of "things" now allocated.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-03-02 17:45:17 UTC Published Ubuntu Jammy riscv64 release universe perl Optional 0.03-3build8
  • Published
  • Copied from ubuntu jammy-proposed riscv64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy riscv64 proposed universe perl Optional 0.03-3build8
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-03-02 18:00:59 UTC Superseded Ubuntu Jammy riscv64 release universe perl Optional 0.03-3build7
  • Removed from disk .
  • Removal requested .
  • Superseded by riscv64 build of libdevel-leak-perl 0.03-3build8 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed riscv64 in Primary Archive for Ubuntu