SpiceQA
Questions
Tags
Users
Badges
user_6607497
@user_6607497
0
reputation
0
answers
15
questions
About Me
// Hello, World !
Top Answers
Problem with here-doc in `print $fh <<'EOF'`: Perl executing the here doc
6 votes
Need explanation for `~0` vs. `2**64` with and without `use integer`
1 votes
Can I enable a `$DB::single =1` breakpoint conditionally from a program?
1 votes
How to (if possible) set a breakpoint to a specific closure?
1 votes
Local variable visibility in closures vs. local `sub`s
0 votes
Top Questions
Perl conditional (ternary) operator does no shortcut evaluation
26 votes
3 answers
What does `/regex/o` really mean (once there was once, but it seems gone now)?
8 votes
2 answers
Why is `splice(@_, 0, shift)` safe?
6 votes
1 answers
Why do I get the first capture group only?
3 votes
7 answers
How can I pass a reference of an array defined as constant?
3 votes
1 answers