Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 644298068be8c6fb35a2223484b8220a > files > 85

bash-doc-4.4-23.1.mga7.x86_64.rpm

This illustrates how to build a perl interpreter into bash.  It's not
especially useful; more a proof of concept (it provides none of the
bash internals to the perl interpreter, for example).

This *may* require adding "-rpath /path/to/perl/CORE" and -lperl options
when compiling bash itself.