Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dave Sherohman
Dave Sherohman has asked
4
questions and find answers to
175
problems.
Stats
5.7k
EtPoint
2.1k
Vote count
4
questions
175
answers
About
Free/open source software developer and sysadmin specializing in Linux/Perl.
Dave Sherohman questions
How do I install a CPAN module site-wide while local::lib is present?
Grouping by intervals
Indenting comments to match code in vim
moving committed (but not pushed) changes to a new branch after pull
Dave Sherohman answers
is any of array items contained in a string
How to make an email bot that replies to users not reply to auto-responses and get itself into mail loops
How do I implement 'tail -f' with timeout-on-read in Perl?
What changes, if any, are required to make the following Perl eval bullet proof?
What is the difference with these two sets of code [closed]
Can Perl store an array reference as a hash key?
Perl Useless use of private variable in void context
Where do I install Perl modules that I wrote?
Perl sub optimisation push string into csv using split
What is the reason to use parenthesis-less subroutine calls in Perl? [closed]