source: trunk/third/perl/README.micro @ 18450

Revision 18450, 489 bytes checked in by zacheiss, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18449, which included commits to RCS files with non-trunk default branches.
Line 
1microperl is supposed to be able a really minimal perl, even more
2minimal than miniperl.  No Configure is needed to build microperl,
3on the other hand this means that interfaces between Perl and your
4operating system are left very -- minimal.
5
6All this is experimental.  If you don't know what to do with microperl
7you probably shouldn't.  Do not report bugs in microperl; fix the bugs.
8
9If you are still reading this and you are itching to try out microperl:
10
11        make -f Makefile.micro
12
13
14
15
Note: See TracBrowser for help on using the repository browser.