Douglas Burke writes:
> 
> From
>
>   
> http://pdl.perl.org/?docs=IO/Misc&title=PDL::IO::Misc%20documentation#rcols__
>
> and from how I originally wrote it (may have been changed later though),
> the $name array has to come at the end and you don't include it in the
> original column list...

rcols() is now symmetric w.r.t. piddle vs 1D perl array (ref to).
If a PERLCOLS number is also in the *explicit* list of columns
to read, then the PERLCOLS data will be returned at that location
in the output list---otherwise at the end as the original version.
If Cliff is not using the current PDL::IO::Misc, then he would
definitely need to use the older syntax.

Cheers,
Chris
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to