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
GfG 160: Daily DSA
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Perl-function
59 articles
perl-basics
33 articles
Perl-Math-Functions
28 articles
perl-operators
20 articles
Perl-method
19 articles
Perl-regex
18 articles
Perl-String-Operators
15 articles
Perl-files
15 articles
Perl-String-Functions
14 articles
Perl-Arrays
10 articles
Programming Language
>
Perl
Perl
250+ posts
Popular Articles
Recent Articles
Perl | Multidimensional Arrays
Last Updated: 14 September 2021
Multidimensional arrays in Perl are the arrays with more than one dimension. Technically there is no such thing as a multidimensional array
...read more
Perl
Picked
Perl-Arrays
Use of print() and say() in Perl
Last Updated: 18 June 2019
Perl uses statements and expressions to evaluate the input provided by the user or given as Hardcoded Input in the code. This evaluated expr
...read more
Perl
perl-basics
Perl | Basic Syntax of a Perl Program
Last Updated: 13 April 2023
Perl is a general purpose, high level interpreted and dynamic programming language. Perl was originally developed for the text processing li
...read more
Perl
perl-basics
Similar Topics
Perl-function
59+ articles
perl-basics
33+ articles
Perl-Math-Functions
28+ articles
perl-operators
20+ articles
Perl-method
19+ articles
Perl-regex
18+ articles
Perl-String-Operators
15+ articles
Perl-files
15+ articles
Perl-String-Functions
14+ articles
Perl-Arrays
10+ articles
Perl | File Handling Introduction
Last Updated: 20 February 2023
In Perl, file handling is the process of creating, reading, writing, updating, and deleting files. Perl provides a variety of built-in funct
...read more
Perl
Picked
Perl | sleep() Function
Last Updated: 07 May 2019
sleep() function in Perl is an inbuilt function which is used to delay the execution of the current script for a specified number of seconds
...read more
Perl
Perl-function
Perl-Inbuilt-Functions
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 | Opening and Reading a File
Last Updated: 26 February 2019
A filehandle is an internal Perl structure that associates a physical file with a name. All filehandles have read/write access, so once file
...read more
Perl
Picked
Perl-files
Perl | join() Function
Last Updated: 25 June 2019
join() function in Perl combines the elements of LIST into a single string using the value of VAR to separate each element. It is effectivel
...read more
Perl
Perl-function
Perl-List-Functions
Hello World Program in Perl
Last Updated: 11 February 2019
Perl programming language is exclusively designed for text processing purposes. Its abbreviation denotes Practical Extraction and Report Lan
...read more
Perl
perl-basics
Picked
Introduction to Perl
Last Updated: 13 April 2023
Perl is a general-purpose, high level interpreted and dynamic programming language. It was developed by Larry Wall, in 1987. There is no off
...read more
Perl
Perl | Regular Expressions
Last Updated: 30 May 2019
Regular Expression (Regex or Regexp or RE) in Perl is a special text string for describing a search pattern within a given text. Regex in Pe
...read more
Perl
Perl-regex
Perl | Removing leading and trailing white spaces (trim)
Last Updated: 05 June 2020
Removing unwanted spaces from a string can be used to store only the required data and to remove the unnecessary trailing spaces. This can b
...read more
Perl
Picked
Perl | Subroutines or Functions
Last Updated: 13 July 2018
A Perl function or subroutine is a group of statements that together perform a specific task. In every programming language user want to reu
...read more
Perl
Perl-method
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 | Automatic String to Number Conversion or Casting
Last Updated: 12 February 2019
Perl has a different way to deal with the operators because here operator defines how the operands will behave but in other programming lang
...read more
Perl
Picked
First
1
2
3
4
5
6
7
8
>>
Last
First
1
2
3
4
5
6
>>
Last
First
1
2
3
4
>>
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 !