libb-cow-perl binary package in Ubuntu Lunar amd64

 B::COW provides some naive additional B helpers to check the COW status of
 one SvPV.
 .
 A COWed SvPV is sharing its string (the PV) with other SvPVs. It's a (kind
 of) Read Only C string, that would be Copied On Write (COW).
 .
 More than one SV can share the same PV, but when one PV need to alter it, it
 would perform a copy of it, decrease the COWREFCNT counter.
 .
 One SV can then drop the COW flag when it's the only one holding a pointer to
 the PV.
 .
 The COWREFCNT is stored at the end of the PV, after the "\0".
 .
 That value is limited to 255, after that a new PV would be created,

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-12-13 04:25:02 UTC Published Ubuntu Lunar amd64 release universe perl Optional 0.007-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe perl Optional 0.007-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-22 06:20:37 UTC Superseded Ubuntu Lunar amd64 proposed universe perl Optional 0.004-1build3
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libb-cow-perl 0.007-1 in ubuntu lunar PROPOSED
  • Published
  2022-12-13 04:32:07 UTC Superseded Ubuntu Lunar amd64 release universe perl Optional 0.004-1build2
  • Removal requested .
  • Superseded by amd64 build of libb-cow-perl 0.007-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu