Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hmatt1
hmatt1 has asked
11
questions and find answers to
11
problems.
Stats
341
EtPoint
96
Vote count
11
questions
11
answers
About
#SOreadytohelp
formally another Perl hacker
currently hacking on microservices
hmatt1 questions
What are different possible values for POSIX::uname() release number on Windows?
What c code would compile to something like `call *%eax`?
Removing `^` from `s/^/1/;` causes my code to fail. Why?
Where do I get `thread_ts` to start a Slack thread with an incoming webhook?
Why does ${fh} behave differentially than $fh when reading line by line?
Why not use strict and warnings in Perl?
Why use the `go` keyword when calling a function?
hmatt1 answers
Converting array of numbers to json in perl, getting array of strings
Add custom path to Perl libraries for SublimeLinter
Sort array/list in Perl using comma or dot for string concatenation
How to configure Jackson to use SNAKE_CASE in Micronaut?
Performing regex capture and then substitute using SED/PERL
Scraping large pdf tables which span across multiple pages
Perl inline subroutines and conditional operator for sort