in reply to Re^4: convert columns into matrix and get population count?
in thread convert columns into matrix and get population count?

I have a suggestion to add to the precious serie presented by the wise Athanasius; read good perl examples for simple tasks.

In my empirical learning way, during first years i found Perl Cookbook to be very useful to me. The book it is now aged but many programming patterns are stil valid. Put your copy of ModernPerl book byside of it to get a fresh look available.

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.