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.09 - 2015-03-18

  • Support method for the Either monad (by aereal)

Modules

An 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.
Utilities for my own use.
The Either monad
The identity monad.
The List monad.
The Maybe monad.
The singleton monad.

Provides

in lib/Data/Monad/Either.pm
in lib/Data/Monad/Either.pm

Examples