Another thought: if nearly all of your text is the same length, you could try to use PDL::Char: http://pdl.perl.org/?docs=Char&title=PDL::Char
2012/1/20 Kåre Edvardsen <[email protected]> > I've been away from programming a couple of years now, but got to get > back. Are there any news on indexing text arrays in perl/PDL? > > Something like: > which(@txtarr) == "some text"; > > Cheers, > Kare > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > -- Sent via my carrier pigeon.
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
