Help for this page
crud_GOOD_crud
#untested for (split("\n", $content) ) # split string to multiple lines ... { print "$_ $seen{$_}\n" }