libclass-load-perl binary package in Ubuntu Lunar armhf

 "require EXPR" only accepts Class/Name.pm style module names, not
 Class::Name. For that, Class::Load provides "load_class 'Class::Name'".
 .
 It's often useful to test whether a module can be loaded, instead of throwing
 an error when it's not available. For that, Class::Load provides
 "try_load_class 'Class::Name'".
 .
 Finally, sometimes it is important to know whether a particular class has
 been loaded. Asking %INC is an option, but that will miss inner packages and
 any class for which the filename does not correspond to the package name. For
 that, this module provides "is_class_loaded 'Class::Name'".

Publishing history

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

    Moved to lunar

  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2022-12-10 15:26:40 UTC Superseded Ubuntu Lunar armhf release universe perl Optional 0.25-1
  • Removal requested .
  • Superseded by amd64 build of libclass-load-perl 0.25-2 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu cosmic-proposed amd64 in Primary Archive for Ubuntu