source:
vendor/bash/3.1/examples/loadables/perl/README@
3228
| Last change on this file since 3228 was 3228, checked in by , 19 years ago | |
|---|---|
| File size: 294 bytes | |
| Line | |
|---|---|
| 1 | This illustrates how to build a perl interpreter into bash. It's not |
| 2 | especially useful; more a proof of concept (it provides none of the |
| 3 | bash internals to the perl interpreter, for example). |
| 4 | |
| 5 | This *may* require adding "-rpath /path/to/perl/CORE" and -lperl options |
| 6 | when compiling bash itself. |
Note:
See TracBrowser
for help on using the repository browser.
