This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for ceaf124e0
[perl5.git] / README.micro
index c659732..93859a0 100644 (file)
@@ -4,7 +4,10 @@ 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.  Do not report bugs in microperl; fix the bugs.
+you probably shouldn't.  Please don't report bugs in microperl; fix the
+bugs.  (Bugs reports about microperl without fixes/patches are equivalent
+to wishlist requests - they won't be discarded, but they likely won't get
+worked on either, unless they chance to coincide with someone's personal itch)
 
 We assume ANSI C89 plus the following:
 - <stddef.h>, <stdlib.h>