Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
n.r.
n.r. has asked
20
questions and find answers to
4
problems.
Stats
176
EtPoint
20
Vote count
20
questions
4
answers
About
n.r. questions
How to inhibit Term::ReadLine's default filename completion?
How can I shorten a [ qw( ... ) ] construct in Perl?
Why is a bareword following the concatenation operator a string in Perl?
Why does [^\w] match some word characters but not [^\p{Word}]?
How is it that chomp is able to change the value of a variable not passed by reference?
How to redefine \s to match underscores?
Invert a bitwise left shift and OR assignment
How to rewind next-search start position by 1?
How to match Unicode vowels?
Is it wrong to print $/ instead of \n?
n.r. answers
How to inhibit Term::ReadLine's default filename completion?
Find and delete all symlinks in home folder, having trouble making it work
Reading git diff output
Quoting vs not quoting the variable on the RHS of a variable assignment