This is sample perl script codeBeginning Perl is a different kind of Perl book. It's written particul +arly with the beginning programmer in mind, but it doesn't treat you like an idiot, and experienced programmers wi +ll not feel patronized. It covers a lot of ground, from the very basics of programming, right +through to developing CGI applications for the web. More importantly, it emphasizes good Perl practice, and r +eadable and maintainable code.
runing and resultopen F, "<text.txt"; while (<F>){ print "Result : $1 " if($_ =~ m/particularly(.*)/); }
but there is was a problem. i am writing this result in dos:Result : with the beginning programmer in mind,
How do I do this?with the beginning programmer in mind, but it doesn't treat you like an idiot, and experienced programmers wi +ll not feel patronized. It covers a lot of ground, from the very basics of programming, right +through to developing CGI applications for the web. More importantly, it emphasizes good Perl practice, and r +eadable and maintainable code.
In reply to Find strings by toros
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |