Thanks for your help. I tried it but the output file was empty. I'm not sure why so I'll attach the data file.
Really appreciate the help.http://dl.dropbox.com/u/7129144/data
I'm trying to parse some data for my thesis but it's not functional. I'm not very fluent in Perl so any help would be appreciated!
#!/usr/bin/perl -w
#use strict;
#use encoding 'cp437';
# $inputfilename=@ARGV;
open(INPUTFILE, "<data"); # Open the data file for reading
#$outputFilename =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.