Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michael Carman
Michael Carman has asked
24
questions and find answers to
164
problems.
Stats
5.2k
EtPoint
1.8k
Vote count
24
questions
164
answers
About
I program mostly in Perl (including Tk/Tkx), and as of late, Java.
#SOreadytohelp
Michael Carman questions
How do I do a non-blocking IPC read on Windows?
How do I print an expanded regex in unexpanded form?
How do I create an EAttribute whose data type is not an EMF class?
How do I branch an individual file in SVN?
Documentation for inlining of built-ins?
Which framework should I use to write modules? [closed]
How do I make my Perl scripts act like normal programs on Windows?
Michael Carman answers
Why does Perl's quotemeta() function behave differently when under the debugger?
In Strawberry Perl, what is the difference between perl\lib and perl\site\lib?
Why does version->parse fail to work without preceding print?
code working fine on Perl 5.12.1 doesn't work on 5.10.0
Can actual Perl Regular Expressions be implemented in Java via existing library?
What are some good methods or steps to debug a segmentation fault in Perl?
When to return the array or hash and when only the reference?
How can I use perldoc to lookup the %ENV variable?
Bit operations in Perl
Is there a faster alternative to Perl's stat?