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

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