Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to count no of occurrence of a unique patterns in perl?

Answer Posted / ramya

while ($string =~ /<pattern>/g) { $count++ }

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which of these is a difference between Perl and C++ ?

1003


If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?

983


How and what are closures implemented in perl?

871


What is the difference between localtime() and gmtime() functions?

1022


Give an example of using the -n and -p option.

981


Write a program that shows the distinction between child and parent process?

922


Explain a tell function in perl?

946


Is there any way to add two arrays together?

954


When do you use perl programming?

980


What are the purpose of close(), getc() and read() functions?

862


How many types of variable in perl?

1052


In CPAN module, name an instance you use.

943


What is a chop() function in perl?

992


how to extract pin_code,phone_number,year from text file using regular expressions in perl

2222


Demonstrate subroutines in perl with a simple example.

846