Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
codeholic
http://www.ivan.fomichev.name/
top
accounts
reputation
activity
subscriptions
Top Questions
183
votes
JavaScript pattern for multiple constructors
javascript
design-patterns
oop
asked Jul 10, 2010 at 20:23
stackoverflow.com
21
votes
Is the anchor part of a URL being sent to a web server?
ajax
url
browser
asked Jun 18, 2010 at 5:56
stackoverflow.com
14
votes
How can I run Devel::Cover under mod_perl2?
perl
code-coverage
mod-perl2
devel-cover
asked Feb 16, 2010 at 23:12
stackoverflow.com
12
votes
Cross-platform getopt for a shell script
bash
shell
cross-platform
getopt
asked Apr 27, 2010 at 14:19
stackoverflow.com
11
votes
Is there a way to escape single-quotes in the shell?
bash
shell
escape-characters
csh
asked Mar 1, 2010 at 7:26
superuser.com
10
votes
A naming convention for the column intended exclusively for ordering
sql
database
language-agnostic
naming-conventions
asked Jun 20, 2010 at 21:08
stackoverflow.com
10
votes
What harmful effects is the second benefit of the Shield Master feat useful against?
dnd-5e
feats
shield
asked Aug 23, 2019 at 7:05
rpg.stackexchange.com
7
votes
Does Locate Object lock on a target?
dnd-5e
spells
divination
asked Feb 11, 2018 at 14:00
rpg.stackexchange.com
6
votes
Are keys and values of %INC platform-dependent or not?
perl
cross-platform
perlvar
asked Feb 23, 2010 at 14:15
stackoverflow.com
Top Answers
39
JavaScript pattern for multiple constructors
stackoverflow.com
29
How do I find the open source license that is right for my project?
stackoverflow.com
19
How can I store regex captures in an array in Perl?
stackoverflow.com
19
SQLite INSERT - ON DUPLICATE KEY UPDATE (UPSERT)
stackoverflow.com
15
What are the best practices for error handling in Perl?
stackoverflow.com
14
Why do printf and sprintf behave differently when only given an array?
stackoverflow.com
14
How can I print only certain fields in a space separated file?
stackoverflow.com
12
How can I unbless an object in Perl?
stackoverflow.com
10
Perl Substitution
stackoverflow.com
10
PHP contact form not sending
stackoverflow.com
8
How can I protect against SQL injection attacks using Perl's DBI?
stackoverflow.com
8
How can I make a Perl hash from an array with the keys and another array with the values?
stackoverflow.com
8
What do the columns in Perl's Devel::Cover output mean?
stackoverflow.com
8
Is this "Fae Ancestry" homebrew sorcerer subclass balanced?
rpg.stackexchange.com
7
How can I use the value of a variable as a variable name in Perl?
stackoverflow.com
7
How can I sort timestamps in Perl?
stackoverflow.com
6
How do you debug a regex?
stackoverflow.com
5
What are the advantages of "DBIx::Class" and "Rose::DB::Object" compared to the DBI-module?
stackoverflow.com
5
How can I extract and save values from an XML file in Perl?
stackoverflow.com