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
21
questions and find answers to
2
problems.
Stats
135
EtPoint
6
Vote count
21
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 do I do vertical alignment of lines of text in Perl?
Can I use the y operator to do a non-one-to-one transliteration in Perl?
Is there a Perl equivalent of SAS' INTNX function or Javascript's Dateadd function?
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++?
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?