in reply to Re^2: just how special are $a and $b these days?
in thread just how special are $a and $b these days?
This does:
package backwards; sub pmc { $::b cmp $::a }; package main; print sort backwards::pmc ( split /\s+/, `cat $0` )
c:\test>junk66 };{subsplitsortprintpmcpackagepackagemain;cmpbackwards;backwards::pmc` +cat/\s+/,)($::b$::a$0`
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: just how special are $a and $b these days?
by sauoq (Abbot) on Mar 04, 2010 at 22:31 UTC | |
by BrowserUk (Patriarch) on Mar 04, 2010 at 23:36 UTC |