DCE::Status

DCE::Status is a Perl interface of DCE status codes.
Download

DCE::Status Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Doug MacEachern
  • Publisher web site:
  • http://search.cpan.org/~gozer/mod_perl-1.30/lib/Apache/Status.pm

DCE::Status Tags


DCE::Status Description

DCE::Status is a Perl interface of DCE status codes. DCE::Status is a Perl interface of DCE status codes.SYNOPSIS use DCE::Status; $errstr = error_inq_text($status); tie $status => DCE::Status;When a $scalar is tie'd to the DCE::Status class, it has a different value depending on the context it is evaluated in, similar to the magic $! variable. When evaluated in a numeric context, the numeric value is returns, otherwise, the string value obtained from dce_error_inq_text is returned.EXPORTSerror_inq_textEquivalent to the dce_error_inq_text function. $errstr = error_inq_text($status); Requirements: · Perl


DCE::Status Related Software