Help for this page
package magic_columator; ... } }
use magic_columator; while(my @row = $col->fetchrow) { # do stuff }