NAME
tools/build/parrotdef.pl - Create a DEF file from Parrot headers
SYNOPSIS
% perl tools/build/parrotdef.pl
DESCRIPTION
This script creates a DEF file for use with the Microsoft Linker that names all functions to export from parrot.exe that may be called from dynamic PMCs. It looks at header files to build its list.