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.01

  • original version

Modules

A implementation of monads for Perl
The base class of any monads.
The base class of monads which have the zero.
Syntax sugars for Data::Monad.
The identity monad.
The List monad.
The Maybe monad.
The singleton monad.

Examples