Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 6c8b012174e54e5017a465ccbeb274ce > files > 81

bash-doc-4.3-48.2.mga5.i586.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.