Sinan Ünür

21,977
Reputation
2225 views

Registered User

Name Sinan Ünür
Member for 6 months
Seen 2 hours ago
Website
Location NY
Age 40

Programming is fun again with Perl.

All original source snippets I post on stackoverflow are dedicated to the public domain.

6h
answered Memorable 32-bit value as a constant
7h
revised How do I find the drive to learn?
added 636 characters in body; added 155 characters in body
7h
comment Is there a difference between new Obj() and Obj->new() in Perl ?
-1 @Steve Schnepp: You know, you can delete your duplicate question instead of upvoting and accepting answers.
7h
comment Is there a difference between new Obj() and Obj->new() in Perl ?
@friedo: This should have been a comment with a vote to close.
11h
revised How can I quickly search directories without File::Find module in Perl?
added 84 characters in body
12h
comment How do I read paragraphs at a time with Perl?
Methinks we're going to have to invent a <-o-> operator.
14h
answered How do I find the drive to learn?
14h
revised How do I find the drive to learn?
edited tags
16h
revised apply sed or awk on a text file
deleted 41 characters in body
16h
revised apply sed or awk on a text file
deleted 38 characters in body
16h
answered apply sed or awk on a text file
17h
comment How can I quickly search directories without File::Find module in Perl?
See stackoverflow.com/questions/1783631/…
1d
revised How can I identify if an item is a file or a directory using Net::SFTP?
edited tags; edited title
1d
revised How can I identify if an item is a file or a directory using Net::SFTP?
added 12 characters in body; added 47 characters in body
1d
revised Newton’s Third law, two bodies
edited tags
2d
revised I need to convert a returned number in a report with text?
to is not a meaningful tag
2d
revised NULL pointer is the same as deallocating it?
edited body
2d
answered regular expression search, omit lines
2d
revised How do I Install the signatures module on Strawberry Perl 5.10.1?
deleted 506 characters in body
2d
revised How do I extract links in JavaScript that point to HTML pages in Perl?
added 130 characters in body
2d
revised How do I extract links in JavaScript that point to HTML pages in Perl?
Use author and version independent URLs
2d
revised How do I extract links in JavaScript that point to HTML pages in Perl?
edited tags
2d
revised In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
Format code by indenting four spaces
2d
comment In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
@Conrad Meyer: m// and s/// is always applied to the entire string. The s modifier changes how the pattern is interpreted.
2d
revised Why don’t my LWP::UserAgent credentials work?
added 8 characters in body; edited title
2d
revised In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
ITYM s/// not m//
2d
revised In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
added 9 characters in body
2d
comment In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
+1 For noticing that he said characters and numbers.
2d
comment In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
There is no . character in the pattern so this is completely and utterly irrelevant.
2d
comment In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
@Mel: So? I used the hex representation of the string to test my code with the exact data you claimed to be using. Anyway, is this part of an attempt to use regular expressions to parse XML?
2d
revised In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
deleted 10 characters in body; edited title
2d
answered In Perl, how can I capture a string of digits from a string containing carriage returns and line feeds?
2d
accepted How can I create a CSV file from unequal length arrays in Perl?
2d
revised What problems should I expect when moving legacy Perl code to UTF-8?
edited title
2d
revised Get a block of text in a list of blocks using Regular Expressions
added 206 characters in body
2d
comment Get a block of text in a list of blocks using Regular Expressions
-1 When I composed my answer, there was perl tag for this question. Now, I find out you cannot use Perl, and you have made up a tag.
2d
revised Get a block of text in a list of blocks using Regular Expressions
What is 'not-perl'?
2d
revised Get a block of text in a list of blocks using Regular Expressions
added 130 characters in body
2d
answered Get a block of text in a list of blocks using Regular Expressions
2d
revised Get a block of text in a list of blocks using Regular Expressions
deleted 11 characters in body
Nov
25
accepted How do I design a Perl cookie initialization login screen?
Nov
25
answered How do I push more than one matched groups as same element of array in Perl?
Nov
24
accepted Control logic using HTML::Template
Nov
24
answered Control logic using HTML::Template
Nov
24
revised Control logic using HTML::Template
added 42 characters in body; edited title
Nov
24
comment How do I design a Perl cookie initialization login screen?
How come you think there was no acceptable answer to 37 of your 50 questions? Are you really that bad at formulating questions?
Nov
24
revised How do I design a Perl cookie initialization login screen?
added 321 characters in body
Nov
24
answered How do I design a Perl cookie initialization login screen?
Nov
24
revised Scheduling scripts at a different timezone
added 946 characters in body
Nov
24
revised How can I sum large hexadecimal values in Perl?
added 46 characters in body