Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Oleg V. Volkov
Oleg V. Volkov has asked
8
questions and find answers to
70
problems.
Stats
1.6k
EtPoint
495
Vote count
8
questions
70
answers
About
Oleg V. Volkov questions
How amount of data and code affects fork() performance in Perl?
Does perl optimize foreach over a range?
Untraceable voting for registered users [closed]
local and statement modifiers (e.g. postfix if)
Is it guaranteed anywhere in docs that hashes with same keys will also have same order?
Oleg V. Volkov answers
PERL 5.8.4 Installing DBI Module
How to check programmatically if an email is existing or not
Lua Script coroutine
Is it possible to only time the subroutine call in Perl?
Keep cmd.exe open
Revisiting extending native prototypes after ECMAScript 5
How to display localized time, based on a visitor's location?
Is there a Hash::Util alternative for compound hashes?
Javascript sanitization: The most safe way to insert possible XSS html string
using short-circuit operators to throw error - javascript