RR> Fully embeddable into C?
Yeah - you can use PERL as an embedded language for your C
programs, or call specific PERL functions from C. You can also
write modules in C and dynamically load them into PERL (dynamic
loading requires an OS capable of such - MiNT won't, Linux will).
EL> code - read it with man, and you see only the nicely formatted
EL> manual page. Keeps docs together with code!
RR>
RR> That's rather cool. How does it do that? Does PERL have its own shell
PERL automatically ignores certain nroff commands you can embed into
your code that basically tell nroff to ignore your PERL code. So,
when man reads the file, it ignores the PERL code. When PERL reads
the file, it ignores these commands and reads the PERL code, stopping
if it finds a __END__ line. Your man page is after that line.
RR> What is SCO?
Santa Cruz Operations version of SysVr4 Unix. Its 386/486/586 based.
I hate it.
--- Maximus/2 3.01
[+/176 of 200/107 Mins] = * FIDO: ST_PROG =: Next...
* Origin: Wylie Connection 33.6K USR V34+ DS 214-442-0388 (1:124/7028)
|