libclass-load-perl binary package in Ubuntu Precise i386

 "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
  2012-01-31 10:34:02 UTC Published Ubuntu Precise i386 release main perl Optional 0.13-1
  • Published
  2012-01-31 10:38:22 UTC Superseded Ubuntu Precise i386 release main perl Optional 0.12-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libclass-load-perl 0.13-1 in ubuntu precise RELEASE
  • Published
  2011-11-07 13:09:54 UTC Superseded Ubuntu Precise i386 release main perl Optional 0.11-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libclass-load-perl 0.12-1 in ubuntu precise RELEASE
  • Published
  2011-10-19 11:07:50 UTC Superseded Ubuntu Precise i386 release universe perl Optional 0.11-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libclass-load-perl 0.11-1 in ubuntu precise RELEASE
  • Published
  2011-10-19 07:07:04 UTC Superseded Ubuntu Precise i386 release universe perl Optional 0.06-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libclass-load-perl 0.11-1 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release i386 in Primary Archive for Ubuntu