Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ysth
ysth has asked
8
questions and find answers to
415
problems.
Stats
11.5k
EtPoint
3.9k
Vote count
8
questions
415
answers
About
SOreadytohelp
ysth questions
Decode JSON without UTF8-flagged strings
Obfuscation Puzzle: Can you figure out what this Perl function does? [closed]
How do I use reportlab's drawImage with an image url?
How do I create or test for NaN or infinity in Perl?
ysth answers
perl - operations allowed on array while iterating through it
Passing on error message if AUTOLOAD fails
How to replace all occurrences of X between Y's?
How can I pass a module's function as a reference to another module in Perl?
Work around for split function when last character is a terminator
Is there an easy way to localise (preserve) all "magic variables" like $1, $& etc.?
What is the reason for this "Can't open perl script : No such file or directory"
What does Perl return from a subroutine when no return statement is encountered?
How to capture every match in a global regex substitution?
returning a lazily-computed scalar, in perl