[Israel.pm] One-liner perl question
ynon perek
ynonperek at gmail.com
Sun Sep 9 10:39:30 PDT 2012
Hi All,
I'm trying to turn a short program into a one-liner. The program takes an
argument "n" and prints the first n file names sorted by file name length,
with no duplicates in length.
Here's what I wrote for the original code:
https://gist.github.com/3684778
The part I found difficult is to sort a dictionary by its keys, and print
the top n values...
Ideas ?
(clarification: this is just for fun, nothing important, and I'm not
interested in string based solutions, already got one on the same gist).
Cheers,
Ynon
--
כותב הרצאות ? מדבר מול קהל ? הבלוג שלי לומד
לדבר<http://publicspeakr.blogspot.com/>כתוב במיוחד בשבילך.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.perl.org.il/pipermail/perl/attachments/20120909/c8db6031/attachment.htm
More information about the Perl
mailing list