http://qs321.pair.com?node_id=723590


in reply to printing 20 characters in a line.

If you don't mind losing $str:

$str=~s/((?:\d+ ){20})/$1\n/g; print OUT "$str\n";


GreetZ!,
    ChOas

print "profeth still\n" if /bird|devil/;