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
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
How do I install deps for CPAN module without installing it?
Nov 24, 2018
perl
deployment
module
installation
cpan
How can you interact with Perl programs from Ruby?
Oct 17, 2018
ruby
perl
What is the difference between Perl modules autodie and Fatal?
Oct 23, 2022
perl
autodie
What's the best way to do base36 arithmetic in Perl?
Jan 27, 2022
perl
math
base-n
« Newer Entries
Older Entries »