Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mike
Mike has asked
18
questions and find answers to
2
problems.
Stats
120
EtPoint
6
Vote count
18
questions
2
answers
About
I'm learning Perl as my first programming language. I'm enjoying it and I'm grateful to the SO members.
Mike questions
How can I print a matching line, one line immediately above it and one line immediately below?
How do I properly format plain text data for a simple Perl dictionary app?
Can I change lines of code in a loaded module in Perl?
In Perl, is a while loop generally faster than a for loop?
How can I convert an input file to UTF-8 encoding in Perl?
Can we run two simultaneous non-nested loops in Perl?
How do I get PCRE to work with C++?
How can I search multiple files for a string in Perl?
Why does my non-greedy Perl regex still match too much?
Mike answers
Can aptitude for learning Programming paradigms be influenced by culture or native language's grammar? [closed]
Why are some characters missing when I converted my Perl script to executable using Perlapp?