libdevel-leak-perl binary package in Ubuntu Trusty i386

 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
  2013-10-24 16:18:28 UTC Published Ubuntu Trusty i386 release universe perl Optional 0.03-2build3
  • Published
  • Copied from ubuntu trusty-proposed i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty i386 proposed universe perl Optional 0.03-2build3
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2013-10-24 16:41:16 UTC Superseded Ubuntu Trusty i386 release universe perl Optional 0.03-2build2
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libdevel-leak-perl 0.03-2build3 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu quantal-release i386 in Primary Archive for Ubuntu