Help for this page
Select Code to Download
Select
or
download this
my $fh = open "<","filename"; $fh->print "stuff"; $fh->close;