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

Changes for version 0.05 - 2013-09-08

  • Fix the bug which breaks Data::Monad::CondVar on perl 5.17.2

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 identity monad.
The List monad.
The Maybe monad.
The singleton monad.

Examples