in reply to Re^3: Switch the odd/even elements of an array (OT: no CPAN constraint)
in thread Switch the odd/even elements of an array

If there is one thing I have learned when I was a programmer, it was that life is much easier when external dependencies are minimized.

Perl is an external dependency, as is any code you copy/paste from here.

  • Comment on Re^4: Switch the odd/even elements of an array (OT: no CPAN constraint)