Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Mike
China
I'm learning Perl as my first programming language. I'm enjoying it and I'm grateful to the SO members.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
7
votes
How can I convert an input file to UTF-8 encoding in Perl?
perl
utf-8
character-encoding
asked Oct 23 '09 at 9:08
stackoverflow.com
7
votes
Can we run two simultaneous non-nested loops in Perl?
perl
loops
simultaneous
asked Mar 11 '10 at 7:53
stackoverflow.com
5
votes
Why does my non-greedy Perl regex still match too much?
regex
perl
asked Oct 21 '09 at 5:52
stackoverflow.com
5
votes
Can someone point me to good articles on intermediate-level Perl syntax and idioms?
perl
books
asked Dec 1 '09 at 5:06
stackoverflow.com
5
votes
In Perl, is a while loop generally faster than a for loop?
perl
performance
for-loop
while-loop
asked Mar 20 '10 at 4:27
stackoverflow.com
5
votes
How do I properly format plain text data for a simple Perl dictionary app?
perl
dictionary
asked Sep 5 '10 at 9:04
stackoverflow.com
5
votes
Can I change lines of code in a loaded module in Perl?
perl
module
asked Sep 6 '10 at 5:41
stackoverflow.com
Top Answers
7
How can I read all of the lines between two lines in a file, using Perl?
stackoverflow.com
Stack Exchange works best with JavaScript enabled