-
-
10 Oct 2015 08:10:08 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (3)
- Testers (622 / 0 / 24)
- Kwalitee
Bus factor: 0- 97.06% Coverage
- License: perl_5
- Perl: v5.12.0
- Activity
24 month- Tools
- Download (18.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- parent
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.09 - 2015-03-18
- Support method for the Either monad (by aereal)
Modules
An implementation of monads for PerlThe 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 monadThe identity monad.The List monad.The Maybe monad.The singleton monad.Provides
in lib/Data/Monad/Either.pmin lib/Data/Monad/Either.pmExamples
Module Install Instructions
To install Data::Monad, copy and paste the appropriate command in to your terminal.
cpanm Data::Monad
perl -MCPAN -e shell install Data::Monad
For more information on module installation, please visit the detailed CPAN module installation guide.