SpiceQA
Questions
Tags
Users
Badges
raldi_7598
@raldi_7598
0
reputation
0
answers
11
questions
About Me
// Hello, World !
Top Answers
In Perl, how do I create a hash whose keys come from a given array?
126 votes
How can I start an interactive console for Perl?
40 votes
Assignment inside Perl ternary conditional operator problems
4 votes
How do I convert a date/time to epoch time (unix time/seconds since 1970) in Perl?
-4 votes
Top Questions
What is a bus error? Is it different from a segmentation fault?
326 votes
17 answers
What's "P=NP?", and why is it such a famous question?
263 votes
6 answers
Quick-and-dirty way to ensure only one instance of a shell script is running at a time
199 votes
42 answers
Why does scanf() need "%lf" for doubles, when printf() is okay with just "%f"?
190 votes
5 answers
Is there a way to change the environment variables of another process in Unix?
118 votes
11 answers