SpiceQA
Questions
Tags
Users
Badges
perl
perl
73 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Perl: How to update value of global variable inside a function (dynamically) when global variable is updated outside the function
PPP
0
•
asked Sep 8, 2022
-1
0
56
subroutine
perl
variables
Oracle PL/SQL produce the same hash as PERL crypt
LogicallyFunky
0
•
asked Sep 8, 2022
0
1
62
dbms-crypto
crypt
perl
oracle
How to check input string being a fixed format by regular expression
余昌翰
0
•
asked Sep 8, 2022
1
6
104
perl
regex
sysread on an IO::Socket::SSL socket masks ERROR_SYSCALL, how to get an actual errno here?
Chris Hecker
0
•
asked Sep 8, 2022
1
0
61
perl
ssl
sockets
sub uniq { my %seen; grep !$seen{$_}++, @_ } : No longer allowed. Fix?
reikred
0
•
asked Sep 8, 2022
-1
2
104
uniq
local
perl
perl replace non UTF-8 characters or binary contents with whitespace
Tokubara
0
•
asked Sep 7, 2022
1
1
51
perl
Loop through an array ignores \n
Jakoby
0
•
asked Sep 7, 2022
1
3
62
perl
json
How to replace next word after a match in perl or sed expression?
roman Sztergbaum
0
•
asked Sep 7, 2022
1
3
53
sed
perl
What does this perl regex to read server JSON reply do?
Satrapes
0
•
asked Sep 7, 2022
2
0
62
perl
json
Foreach loop with two lists for corresponding rows (perl)
Honorato
0
•
asked Sep 6, 2022
0
1
61
perl
Prev
Prev
4
5
6
7
(current)
8
Next
Next
Hot Questions