Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.1K+ articles
JavaScript
12.2K+ articles
Perl
265+ articles
perl-basics
33+ articles
Perl-method
19+ articles
Perl-List-Functions
5+ articles
perl-list
3 posts
Recent Articles
Popular Articles
Perl Program to Find Out Odd and Even Numbers From a List of Numbers
Last Updated: 24 February 2023
The article focuses on discussing different ways to find out how to segregate odd and even numbers from a given list of numbers in Perl.Prerequisite: The user must be fami...
read more
Perl
perl-basics
Perl-method
perl-list
Perl-List-Functions
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. Perl ListsThe list is a sequence...
read more
Perl
Picked
Perl-Arrays
perl-list
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 to the first element of the list...
read more
Perl
Picked
Perl-Arrays
perl-list
Perl-List-Functions
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 !