This is the README for our Robocup-specific build of Perl.  Only files 
modified for our build are described here.

Makefile
--------
Makefile that builds libmicroperl.a.

uconfig.sh
----------
Modified to describe features of OPEN-R platform.  N.B.: archlib* and 
privlib* variables set to default library search path.

XS_OPENR.xs
-----------
Contains extensions to Perl consisting of extra built-in functions 
that interface to the rest of the code.