Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Axeman
Axeman has asked
31
questions and find answers to
160
problems.
Stats
4.6k
EtPoint
1.5k
Vote count
31
questions
160
answers
About
SOreadytohelp
Perl and Java programmer who dabbles in most other scripting languages.
Axeman questions
What are some good methods or steps to debug a segmentation fault in Perl?
Can anybody explain this read-only exception to me?
What part of Perl does not like NTFS Junctions?
Moose or Meta?
Can I get a handle to - source?
Is there a really good web resource on moving to Moose? [closed]
Is there a problem in perl 5.12.2 using splice on @ISA?
Is there a Perl solution for lazy lists this side of Perl 6?
Have you used the Perl 5.10 backtracking control verbs in your regexes yet? [closed]
Axeman answers
How to have a variable as regex in Perl
What should I do with an object that should no longer be used in Perl?
What compile time features does Perl provide that other languages don't?
Perl: How to turn array into nested hash keys
How can I make Perl functions that use $_ by default?
Perl "Not an ARRAY reference" error
How can I call a Perl function from a shell script?
Why does my Perl program complain "Can't locate URI.pm in @INC"?
How can I get around a 'die' call in a Perl library I can't modify?
Composing Roles into a Moose class not working