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
Perl
240+ articles
Perl-function
59 articles
Perl-regex
18 articles
Perl-Array-Functions
8 articles
Perl-List-Functions
5 articles
perl-list
3 articles
Perl-Arrays
10 posts
Popular Articles
Recent Articles
Perl - Arrays vs Lists
Last Updated: 22 June 2020
Perl is a general-purpose, interpreted, dynamic programming languages. Perl has three basic data types namely, scalars, arrays and hashes. P
...read more
Perl
Picked
Perl-Arrays
perl-list
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
Perl | Array Slices
Last Updated: 26 November 2019
In Perl, array is a special type of variable. The array is used to store the list of values and each object of the list is termed as an elem
...read more
Perl
Perl-Arrays
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Perl
240+ articles
Perl-function
59+ articles
Perl-regex
18+ articles
Perl-Array-Functions
8+ articles
Perl-List-Functions
5+ articles
perl-list
3+ articles
Perl | Useful Array functions
Last Updated: 04 August 2021
In Perl, array is a special type of variable. The array is used to store the list of values and each object of the list is termed as an elem
...read more
Perl
Perl-function
Perl-Arrays
Perl-Array-Functions
Perl | grep() Function
Last Updated: 20 June 2022
The grep() function in Perl used to extract any element from the given array which evaluates the true value for the given regular expression
...read more
Perl
Perl-function
Perl-regex
Perl-Arrays
Perl-Array-Functions
Perl | Sorting of Arrays
Last Updated: 07 May 2019
Perl has a built-in sort() function to sort an array of alphabets and numbers. When an array is passed to the sort() function it returns a s
...read more
Perl
Picked
Perl-Arrays
Perl | Array pop() Function
Last Updated: 07 May 2019
pop() function in Perl returns the last element of Array passed to it as an argument, removing that value from the array. Note that the valu
...read more
Perl
Perl-function
Perl-Arrays
Perl-Array-Functions
Perl | List Functions
Last Updated: 07 May 2019
A list in Perl is a collection of scalar values. We can access the elements of a list using indexes. Index starts with 0 (0th index refers t
...read more
Perl
Picked
Perl-Arrays
perl-list
Perl-List-Functions
Perl | Arrays (push, pop, shift, unshift)
Last Updated: 25 May 2021
Perl provides various inbuilt functions to add and remove the elements in an array..string-table {font-family: arial, sans-serif;border-coll
...read more
Perl
Picked
Perl-Arrays
Perl | Getting the Number of Elements of an Array
Last Updated: 18 February 2019
An array in Perl is a variable used to store an ordered list of scalar values. An array variable is preceded by an "at" (@) sign. The size o
...read more
Perl
Picked
Perl-Arrays
1
1
1
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 !