The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02 - 2019-05-10

  • Support custom Curio class roles.
  • Add the default_arguments feature.
  • Quite a few typo fixes, rewordings, and reorganizations of the main Curio documentation.
  • When a Curio class is initialized a new fetch() method is now generated and installed in the Curio class. This new fetch() is faster as it holds a closure to the factory object instead of looking it up every time.
  • Suggest a couple optional, but missing, test dependencies for permutations.t to run.
  • Switch to the GNU General Public License version 3.

Modules

Procurer of fine resources and services.
Provider of Curio's declarative interface.
Definer, creator, provider, and holder of Curio objects.
Role for Curio classes.

Provides

in lib/Curio/Util.pm