This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Seperating kill_perl()
[perl5.git] / README.micro
index da84453..e495cdb 100644 (file)
@@ -4,6 +4,12 @@ on the other hand this means that interfaces between Perl and your
 operating system are left very -- minimal.
 
 All this is experimental.  If you don't know what to do with microperl
-you probably shouldn't.
+you probably shouldn't.  Do not report bugs in microperl; fix the bugs.
+
+If you are still reading this and you are itching to try out microperl:
+
+       make -f Makefile.micro
+
+