in reply to Re: Re: Using a Sub to pull info. from a Text File
in thread Using a Sub to pull info. from a Text File

Hey, this warrants a legimate use of supersplit! (first use of the third dimension I have encountered)
use SuperSplit; $a = supersplit( '|',"\n","\n\n", $data_in_one_string); print $a->[0][1][2]; #will print 'Pokey Reese'
Jeroen
"We are not alone"(FZ)