View Single Post
  #15 (permalink)  
Old Aug 8th, 2007, 11:09
RZX Developer RZX Developer is offline
Reputable Member
Join Date: Jul 2007
Location: UK, Essex
Age: 21
Posts: 171
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to RZX Developer
Re: i am REALLY struggling

WOW! that isn't in any of my assignments for PERL at all, that is strange! The closest I could find was this question

Write a program which reads from a text file and counts the number of punctuation characters used within it. The name of the file should be prompted from the keyboard when the program is run. For example, if you provide the name of the file containing the given text.

Produce screenshots of the output from your program, along with the source files used. At least one Perl script should be tested as an input file for your program.

Your program has been designed to run as required although it would have been good to see both a test file and an output for the given test file. This aside some good work.



I have the script for that above if any good?
Reply With Quote