Help for this page
#!/usr/bin/perl -w ... open(DATAFILE, $yourfilename); # your file manipulation code here