PPCs icon indicating copy to clipboard operation
PPCs copied to clipboard

Updates to PPC0022 to reflect latest `meta` module

Open leonerd opened this issue 1 year ago • 0 comments

  • Use constructor-method meta::package->get rather than purely functional meta::get_package
  • Added meta::glob->get
  • Actually specify the "meta::package" and "meta::glob" package names
  • All packages exist; ->get will lazily create one. No need for additional ::add_package function
  • Added a link to the meta module on metacpan
  • Updated (C) year

leonerd avatar Jan 05 '24 15:01 leonerd