aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Class-ReturnValue/pkg-descr
blob: 90448da5b88f52102cd67005c80a30374f94d7cf (plain) (blame)
1
2
3
4
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)