summaryrefslogblamecommitdiff
path: root/devel/p5-Class-ReturnValue/pkg-descr
blob: c1edf9b2e88f13c367001098a9991b89f12923ce (plain) (tree)
1
2
3
4
5
6
7




                                                                   
                                                   
                                               
Class::ReturnValue is a "clever" return value object that can allow
code calling your routine to expect:
    a boolean value (did it fail)
or  a list (what are the return values)

WWW: http://search.cpan.org/dist/Class-ReturnValue/
Author: Jesse Vincent <jesse@bestpractical.com>