NAME
tools/dev/rebuild_miniparrot.pl - Rebuild a new miniparrot distribution
SYNOPSIS
% perl tools/dev/rebuild_miniparrot.pl [option]
DESCRIPTION
This script is used to build a new miniparrot distribution in the miniparrot directory, along with its build scripts.
It is assumed that it will run on a Unix box. It's not particularly necessary to be portable, since it only has to be run when packaging a release, or during development.