Why don't this work???
$a = floor($b(0)) # $b is from a 'rcols' call
$c = zeroes $a, 2, 2;
Here $c turns out to be just [0], and I'd really like to be able to create $c based on the value of $a.
All the best,
Kare
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
