Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Perl
240+ articles
perl-basics
33 articles
Perl-String-Operators
15 articles
Perl-String
9 articles
Perl-Inbuilt-Functions
5 articles
perl-operators
20 posts
Popular Articles
Recent Articles
Perl | qw Operator
Last Updated: 17 March 2023
The qw operator in Perl is used to extract each element of the given string as it is in an array of elements in single-quote ( ' ' ). This f
...read more
Perl
perl-operators
Perl-String-Operators
Perl | tr Operator
Last Updated: 11 February 2022
The tr operator in Perl translates all characters of SearchList into the corresponding characters of ReplacementList. Here the SearchList is
...read more
Perl
perl-operators
Perl-String-Operators
Perl | ne operator
Last Updated: 07 May 2019
'ne' operator in Perl is one of the string comparison operators used to check for the equality of the two strings. It is used to check if th
...read more
Perl
perl-operators
Perl-String-Operators
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Perl
240+ articles
perl-basics
33+ articles
Perl-String-Operators
15+ articles
Perl-String
9+ articles
Perl-Inbuilt-Functions
5+ articles
Perl | cmp Operator
Last Updated: 07 May 2019
cmp operator in Perl is a string equality comparison operator used to compare if the two strings placed left and right to this operator are
...read more
Perl
perl-operators
Perl-String-Operators
Perl | eq operator
Last Updated: 07 May 2019
'eq' operator in Perl is one of the string comparison operators used to check for the equality of the two strings. It is used to check if th
...read more
Perl
perl-operators
Perl-String-Operators
Perl | gt operator
Last Updated: 07 May 2019
'gt' operator in Perl is one of the string comparison operators used to check for the equality of the two strings. It is used to check if th
...read more
Perl
perl-operators
Perl-String-Operators
Perl | next operator
Last Updated: 01 April 2019
next operator in Perl skips the current loop execution and transfers the iterator to the value specified by the next. If there's a label spe
...read more
Perl
perl-operators
Perl | substitution Operator
Last Updated: 07 May 2019
Substitution Operator or 's' operator in Perl is used to substitute a text of the string with some pattern specified by the user.Syntax: s/t
...read more
Perl
perl-operators
Perl-String-Operators
Perl | q operator
Last Updated: 07 May 2019
q operator in Perl can be used in place of single quotes. It uses a set of parentheses to surround the string.Syntax: q (string)Returns: a s
...read more
Perl
perl-operators
Perl-String-Operators
Perl | print operator
Last Updated: 04 March 2023
print operator in Perl is used to print the values of the expressions in a List passed to it as an argument. Print operator prints whatever
...read more
Perl
perl-basics
perl-operators
Perl-Inbuilt-Functions
Perl | qq operator
Last Updated: 07 May 2019
qq() operator in Perl can be used in place of double quotes. It uses a set of parentheses to surround the string.Syntax: qq (string)Return:a
...read more
Perl
perl-operators
Perl-String-Operators
Perl matching operator
Last Updated: 07 May 2019
m operator in Perl is used to match a pattern within the given text. The string passed to m operator can be enclosed within any character wh
...read more
Perl
Perl-String
perl-operators
Perl-String-Operators
Perl | Operators | Set - 2
Last Updated: 14 January 2022
Operators are the main building block of any programming language. Operators allow the programmer to perform different kinds of operations o
...read more
Perl
perl-basics
perl-operators
Perl | String Operators
Last Updated: 29 April 2023
Operators are the foundation of any programming language. Thus, the functionality of Perl programming language is incomplete without the use
...read more
Perl
Perl-String
perl-operators
Perl | Operators | Set - 1
Last Updated: 18 August 2023
Operators are the main building block of any programming language. Operators allow the programmer to perform different kinds of operations o
...read more
Perl
perl-basics
perl-operators
1
2
>>
Last
1
2
>>
Last
1
2
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !