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
26
questions and find answers to
168
problems.
Stats
5.3k
EtPoint
1.9k
Vote count
26
questions
168
answers
About
I program mostly in Perl (including Tk/Tkx), and as of late, Java.
#SOreadytohelp
Michael Carman questions
How do I get a reference to a function from within the function? [duplicate]
How do I conditionally make warnings fatal?
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
How do I get a reference to a function from within the function? [duplicate]
Why i can't access my variable declared in package from sub declared in the same package in Perl?
How can a Perl regex re-use part of the previous match for the next match?
How do I efficiently parse a CSV file in Perl?
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?