Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7ec468a1a88b2e7695fe8ff28c5f32de > files > 108

bash-doc-4.2-49.1.mga4.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.