Actually yes. (Or whatever differences tehre are do not matter to the code I am converting as it now works.)
It was another part of the code that was at fault; a range( 1 .. k ) that I had converted to 1 .. $k instead of 1..$k-1.
In reply to Re^2: [OT] Python to Perl.
by BrowserUk
in thread [OT] Python to Perl.
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |