Unfortunately, Perl on RISC OS is statically linked and an application, which means not only can we not use many of the CPAN Perl extension modules that involve dynamic linking, but also a copy of the Perl executable has to start up every time a Perl program is run, leading to a significant pause in execution of every script.