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
17
questions and find answers to
3
problems.
Stats
148
EtPoint
18
Vote count
17
questions
3
answers
About
n.r. questions
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
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