wxperl_overload (1)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
wxperl_overload - create overload declarations for wxPerl extensionsSYNOPSIS
# usually invoked from Makefile wxperl_overload <.cpp file> <.h file> files... wxperl_overload <.cpp file> <.h file> file.lst
DOCUMENTATION
This script if usually invoked from an "ExtUtils::MakeMaker"-generated file by using "WX_OVERLOAD" in Makefile.PL.Scans the files given on the command line or listed in the .lst file searching for wxPerl overload declarations. Writes a .h file with matching .cpp file containing the definition for wxPerl overload constants.