On 8/31/2010 7:39 PM, P Kishor wrote: > top posting -- also, please note that I ripped code out of ImageRGB.pm > into my own script. This means that it is not PDL::IO::Pic that > doesn't handle bad values. Actually, index() doesn't handle bad > values.
As was documented in the index on-line docs. > Since I was using Craig's bigstring() to print out the piddle values, > and since bigstring uses list(), list() doesn't handle bad values as > well. It was $pdl->list that was croaking. If list is not documented re its bad value handling, that is something that needs to be fixed. --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
