Problem perl script
Ronald (387) 195 posts |
Running this perl script with Perl and one line gives a regex error. Is anyone familiar with regex to know what the error at the bracket is?
It does look possible to build a newer version of Perl but it requires patience. |
Charles Ferguson (8243) 427 posts |
It’s a named capture. |
Ronald (387) 195 posts |
It’s a named capture. Thank you, that gives me some direction. |
David J. Ruck (33) 1635 posts |
Perl on RISC OS is a bit of a mess, I believe the build system needs the ancient 5.001, and there is also ports of 5.8.8-1 and 5.14.2 both of which have proved to be pretty flaky with code from other platforms. There needs to be a definitive RISC OS version, and the build system should update to it. |