Result::Err |
a class for error results |
0.006 |
metacpan |
Result::Ok |
a class for non-error results |
0.006 |
metacpan |
Result::OkList |
a class for non-error results which must be unwrapped in list context |
0.006 |
metacpan |
Result::Trait |
the trait which all Result objects implement
head1 SYNOPSIS |
0.006 |
metacpan |
results |
why throw exceptions when you can return them? |
0.006 |
metacpan |
results::exceptions |
quickly create a bunch of exception classes |
0.006 |
metacpan |
results::wrap |
wrap a method call in a Result |
0.006 |
metacpan |