Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Cgi-perl (http://siteownersforums.com/forumdisplay.php?f=13)
-   -   Explain regular expression in Perl? (http://siteownersforums.com/showthread.php?t=358853)

Pavan Techn 06-01-2018 11:06 PM

Explain regular expression in Perl?
 
A regular expression is a string of characters that defines a specific pattern.

There are three regular expression operators inside Perl:

Matching regular expression operator, m//
Substitute regular expression operator, s///
Transliterate regular expression operator, tr///


All times are GMT -7. The time now is 05:15 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.