in reply to Re: sorting a table columns using hashes
in thread sorting a table columns using hashes
I wonder if there is already a CPAN module allowing to automate this, since $. __LINE__ and caller give the current line of source code.
Might be handy for PM posts
Cheers Rolf
PS: talking about fuzzy requirements, why does the second columns have precedence over the first in your sort?
UPDATE: corrected $. (which is only INPUT_LINE_NUMBER)
UPDATE: see weaving output into code for a proof of concept
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: sorting a table columns using hashes (weaving output)
by Marshall (Canon) on May 05, 2011 at 16:35 UTC |