The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

build_tools/parrotdef.pl - Create a DEF file from Parrot headers

SYNOPSIS

        % perl build_tools/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.