Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I would like to write a script to detect the number of spaces in a text file. The exact requirement is to count the number of spaces after a full stop in a file. Thanks

Replies are listed 'Best First'.
Re: Scripting in perl
by marto (Cardinal) on Apr 13, 2018 at 10:29 UTC

    I would like someone to paint my ceiling. This isn't a code writing service, and you haven't asked a question. You could start by showing what you've tried and how it failed. SoPW, http://learn.perl.org, Tutorials, perlfaq...

Re: Scripting in perl
by hippo (Archbishop) on Apr 13, 2018 at 11:34 UTC