Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in perl
Is it possible to pass parameters to a Perl module loading?
Nov 01, 2022
perl
module
In Perl, how can I access a scalar defined in another package?
Nov 10, 2022
perl
perl-module
What is the reason behind not having a simpler multi-line comment in Perl?
Jun 05, 2018
perl
comments
language-design
Why "Not an ARRAY reference" error?
Nov 28, 2020
arrays
perl
Matching balanced parenthesis in Perl regex
Sep 22, 2022
regex
perl
perl5.8
Perl substr(STRING, @ARRAY) ne substr(STRING, OFFSET, LENGTH)?
Apr 13, 2022
perl
substr
How to remove all . from string except the last?
Apr 18, 2018
perl
Adding value to array if condition is fulfilled
Oct 19, 2022
arrays
perl
if-statement
perl-data-structures
Normalizing ASCII characters
Mar 16, 2022
perl
ascii
normalization
CPAN shell runs out of memory. How can I give it more memory on Unix?
Jul 22, 2021
perl
unix
cpan
aix
Why do I need to localize $@ before using eval?
Sep 06, 2022
perl
exception
eval
die
Perl: How to import subroutines from base class?
Aug 30, 2022
perl
oop
inheritance
import
base
In Perl, what is the difference between accessing an array element using @a[$i] as opposed to using $a[$i]?
Sep 23, 2022
perl
syntax
How do I use File::Slurp to write an array to a file with newlines?
Apr 13, 2022
perl
Declaring variables inside or outside loops in Perl, best practices
Jan 25, 2020
perl
variable-declaration
So what exactly does <FILE> do?
Oct 14, 2022
perl
When modifying $_ can be wrong?
Oct 22, 2022
perl
Perl: How do you dereference an array without creating a copy of the array?
Aug 24, 2022
arrays
function
perl
subroutine
dereference
How can I reduce duplication in constants?
May 25, 2022
perl
refactoring
constants
What other languages have features and/or libraries similar to Perl's format?
Oct 15, 2017
ruby
perl
format
« Newer Entries
Older Entries »