in reply to
Search breaks based on search string
The goal of coding is to minimize the work efford, why reinvent the wheel when there are modules like
Data::Table
and
Data::Tabular
out there (on CPAN) that does all the hard work for you?
Comment on
Re: Search breaks based on search string
In Section
Seekers of Perl Wisdom