[EMAIL PROTECTED] (Perl Authors Upload Server) writes:
>   modid:       Return::Value
>     Return::Value is an object which encapsulates most of the standard
>     behaviors for function/method return values. It allows a function to
>     return an object that is treated as a boolean in boolean context, as
>     an array in array context and as a rich object if the caller wants
>     to use advanced features such as stack traces or lists of warnings
>     or complex return datatypes.

I don't think that a "Return" top-level namespace is a very good
choice for this..  How about (something)::ReturnValue, for some
reasonable value of (something)?

--Bill "Not a CPAN admin" Ward.

-- 
William R Ward            [EMAIL PROTECTED]          http://www.wards.net/~bill/
-----------------------------------------------------------------------------
     If you're not part of the solution, you're part of the precipitate.

Reply via email to