SpiceQA
Questions
Tags
Users
Badges
user_1461307
@user_1461307
0
reputation
0
answers
12
questions
About Me
// Hello, World !
Top Answers
is there a way to locally change the input record separator in perl?
5 votes
Why does shift think it's receiving a parameter in scalar context?
1 votes
In a single Perl script, can I close and re-open STDIN?
1 votes
can a variable be defined in perl whose value cannot be changed in a subroutine?
0 votes
in perl, why does push cause a regex created by qr to be changed when not put into double quotes?
-1 votes
Top Questions
Why does perl regex with /mg modifier match past end-of-line?
5 votes
3 answers
In a single Perl script, can I close and re-open STDIN?
3 votes
2 answers
in perl, why does sprintf(Dumper \%hash) throw a warning when the hash contains a long string?
3 votes
1 answers
where is perl eval "...propagated" documented
3 votes
2 answers
can a variable be defined in perl whose value cannot be changed in a subroutine?
2 votes
5 answers