pdl::bad(3) redhat man page | unix.com

Man Page: pdl::bad

Operating Environment: redhat

Section: 3

Bad(3)							User Contributed Perl Documentation						    Bad(3)

NAME
PDL::Bad - PDL does not process bad values
DESCRIPTION
PDL has been compiled with WITH_BADVAL either 0 or undef, so it does not contain any bad-value support code. Actually, a number of methods are defined, but they are only placeholders to make writing other code, that has to handle WITH_BADVAL being true or false, easier. Implementation details are given in PDL::BadValues.
SYNOPSIS
use PDL::Bad; print " Bad value support in PDL is turned " . $PDL::Bad::Status ? "on" : "off" . ". "; Bad value support in PDL is turned off.
VARIABLES
There are currently two variables that this module defines which may be of use. $PDL::Bad::Status Set to 0 $PDL::Bad::UseNaN Set to 0
AUTHOR
Doug Burke (djburke@cpan.org), 2000, 2001. All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is separated from the PDL distribution, the copyright notice should be included in the file. perl v5.8.0 2003-01-29 Bad(3)
Related Man Pages
pptemplate(1) - suse
pdl::pptemplate(3) - suse
pdl::bad(3pm) - debian
pdl::pptemplate(3pm) - debian
padre::plugin::pdl(3pm) - debian
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Reduced Activity Notification
Retrieving previous command in a script
Tar Command
Package