The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2022-09-23

  • Distribution Fix
    • Add cpanm to MANIFEST.SKIP, Fix https://github.com/yuki-kimoto/Class-Plain/issues/1
  • Document Improvement
    • Improve the example of Usage.
    • Add the topic "Customizing Object Initialization" to Cookbook.
  • Test Improvement
    • Add the test of the example of Usage.

Modules

a class syntax for the hash-based Perl OO.
Provide Constructor
Cookbook of Class::Plain