Skip to content
Prev 57312 / 63424 Next

Appetite for eliminating dependency on Perl

Dunno about runtime. We used to have much more - all the Rdconv stuff used to be based on pattern matching by Perl scripts, but they were converted to R scripts and later to use proper parsers. 

For building, if you ever need to regenerate a configure script or write your own for a package, notice that aclocal & friends are Perl scripts. 

-pd