Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Eric Strom
https://metacpan.org/author/ASG
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
24
votes
How can I test when a feature was added to Perl?
perl
version
testing
asked Mar 23 '10 at 14:58
stackoverflow.com
20
votes
What performance increases can we expect as the Perl 6 implementations mature?
performance
perl
perl6
rakudo
asked Jun 28 '10 at 19:52
stackoverflow.com
19
votes
How can I completely delete a package in Perl?
perl
memory-leaks
package
asked Sep 27 '10 at 19:20
stackoverflow.com
19
votes
In Perl, why does the `while(<HANDLE>) {…}` construct not localize `$_`?
perl
language-design
while-loop
local
asked Mar 31 '11 at 19:23
stackoverflow.com
18
votes
How many ways are there to describe the Fibonacci sequence in Perl 6?
perl
fibonacci
lazy
perl6
asked Oct 20 '10 at 17:57
stackoverflow.com
17
votes
Is there a way to overload the regex binding operator `=~` in Perl?
regex
perl
operator-overloading
overloading
asked Sep 13 '10 at 22:28
stackoverflow.com
15
votes
The good, the bad, and the ugly of lexical $_ in Perl 5.10+
perl
global
lexical
perl5.10
asked Aug 3 '10 at 19:28
stackoverflow.com
15
votes
Is this a bug with Perl's glob prototype?
perl
syntax
prototype
asked Apr 8 '11 at 19:02
stackoverflow.com
12
votes
Can you take a reference of a builtin function in Perl?
perl
syntax
asked Oct 18 '09 at 17:54
stackoverflow.com
12
votes
What is the best way to check for infinity in a Perl module?
perl
module
biginteger
bignum
infinity
asked Oct 4 '10 at 16:00
stackoverflow.com
1
2
3
next
Top Answers
30
what is “stringification” in Perl
stackoverflow.com
29
perl array vs list
stackoverflow.com
27
How can I convert Perl one-liners into complete scripts?
stackoverflow.com
26
What is the Perl version of a Python iterator?
stackoverflow.com
21
Why is there so much “magic” in Perl?
stackoverflow.com
19
What is the easiest way to get a key with the highest value from a hash in Perl?
stackoverflow.com
19
What is a “dual-life” module?
stackoverflow.com
18
What is the role of the BEGIN block in Perl?
stackoverflow.com
17
What pseudo-operators exist in Perl 5?
stackoverflow.com
17
Is “map” a loop?
stackoverflow.com
17
How does @_ work in Perl subroutines?
stackoverflow.com
17
Does the autodie-pragma have influence on the encoding?
stackoverflow.com
17
Perl built in exit and print in one command
stackoverflow.com
17
perl foreach loop with function closure rules
stackoverflow.com
17
Copying a hashref in Perl
stackoverflow.com
16
Why is it not possible to create a practical Perl to Python source code converter?
stackoverflow.com
16
How to subtract an array from an array?
stackoverflow.com
15
What decides the order of keys when I print a Perl hash?
stackoverflow.com
15
How can I check if an object has a specific method?
stackoverflow.com
15
Is there a Perl module or technique that makes using long namespaces easier?
stackoverflow.com
15
Sort Perl array in place?
stackoverflow.com
15
Why is parenthesis optional only after sub declaration?
stackoverflow.com
15
In Perl, can refer to an array using its name?
stackoverflow.com
14
Origin of discouraged perl idioms: &x(…) and sub x($$) { … }
stackoverflow.com
14
Find the item in an array that meets a specific criteria if there is one (Perl)?
stackoverflow.com
14
Which scripting languages support long (64 bit) integers well?
stackoverflow.com
14
Alias a Package to Enable Dual Use Namespaces
stackoverflow.com
14
Looping through characters in Perl
stackoverflow.com
14
Nested function call scoping and syntax
stackoverflow.com
13
In Perl, how can I iterate over multiple elements of an array?
stackoverflow.com
1
2
3
4
5
…
7
next
Stack Exchange works best with JavaScript enabled