in reply to Switch the odd/even elements of an array
And there is a second constraint: No CPAN. The corporate IT support for perl is "perl only" and is always a few years out-of-date. Thus natatime() is out of consideration :-(So... it's ok to copy some code from PerlMonks which is probably thrown together in a few minutes and is untested and undocumented...
but it's not ok to copy code from a mature, well-documented, well-maintained, well-tested across multiple perl versions and OS's CPAN module which has an open license?
You better make sure no one copied the contents of the natatime sub (which is pure Perl) in any of the answers provided.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Switch the odd/even elements of an array (OT: no CPAN constraint)
by AnomalousMonk (Archbishop) on Mar 04, 2011 at 23:56 UTC | |
by jaredor (Priest) on Mar 05, 2011 at 05:29 UTC | |
by AnomalousMonk (Archbishop) on Mar 05, 2011 at 13:04 UTC | |
by Anonymous Monk on Mar 05, 2011 at 13:44 UTC | |
|
Re^2: Switch the odd/even elements of an array (OT: no CPAN constraint)
by jaredor (Priest) on Mar 05, 2011 at 04:24 UTC |