Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > d182ba7656bc9d858108359beee647e7 > files > 147

bash-doc-4.1.7-4.fc14.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.