List Question
20 TechQA 2023-11-09T00:05:49.333000How to install Oracle OCI header files for building things?
189 views
Asked by DaveKub
Encode - String bytes length
127 views
Asked by Toru
Perl signal handlers are reset in END blocks
683 views
Asked by gxtaillon
Matching a border of a russian word with \b
156 views
Asked by Alexander Farber
What is here the recommended way the get rid of the "v-string in use/require non-portable" warning?
586 views
Asked by sid_com
Perl: Adding writer in Moose class denies attribute access
295 views
Asked by incutonez
Getting rid of warnings for undefined values when using Chart module
288 views
Asked by Alexander Farber
Adding new members while iterating a hash with "each"
784 views
Asked by Alexander Farber
Difference between perl 5.8 and 5.10
2.8k views
Asked by rsharma
Can't use string ("1") as a subroutine ref while "strict refs" in use
8.3k views
Asked by Alexander Farber
Efficient pre-perl-5.10 equivalent of pack("Q>")
431 views
Asked by tsee
How flush file in perl under mac?
993 views
Asked by Mihran Hovsepyan
How does O=Deparse work, and does Perl have and fold constant arrays?
1.1k views
Asked by Evan Carroll
The good, the bad, and the ugly of lexical $_ in Perl 5.10+
972 views
Asked by Eric Strom
Can I make sure Perl code written on 5.10+ will run on 5.8?
444 views
Asked by Thomas Kappler
Why doesn't Perl file glob() work outside of a loop in scalar context?
2.5k views
Asked by Rob
Can a value be uninitialized, but still defined, in Perl?
629 views
Asked by Kev
Would installing Perl 5.8.x or 5.10.x make a big impact on how my code runs if it was developed in 5.6.x?
428 views
Asked by Phill Pafford
Help troubleshoot a consistently repeatable mod_perl2 / $SIG{__DIE__} bug
122 views
Asked by Kev