Help for this page
my $text = `cat $file`;
perldoc -f system
#!/usr/bin/perl -w use strict; ... } close(FILE); }