I want to ask for some advice on a script that will count all the punctuation marks in a text file, I know it's probably quite a basic thing but I am new to Perl and would really appreciate the help, the output would also need to display how many occurances of each there are (such as ?, ., ,, ..., ! -, ;, : e.t.c)
Thanks in advance,
Gary
Thanks in advance,
Gary
Comment