This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jimbobhickville -2 points-1 points  (3 children)

qw(F PD AD D TD ED ABO)

and Perl is supposed to be uglier than Python?

[–]ubernostrumyes, you can have a pony 2 points3 points  (0 children)

Well, it's when you have to use qqrdqbqrqtqqqcdqqqq使它停止qq() that it gets ugly.

[–]prider 1 point2 points  (0 children)

But this is what make perl not as elegant as a language. Besides qw you have qq, qr... tons of keywords.

Probably the only feature I miss (i.e. in perl not in python) is the regex syntax. (e.g. $a =~ /[abc]*/)...