Help for this page
perl -p -i.bak -e 's:CLASSATTRIBUTES:classattributes:g' *
my @files = qw( foobar zoot ); ... print FILE $contents; close FILE; }