osx man page for wxperl_overload

Query: wxperl_overload

OS: osx

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WXPERL_OVERLOAD(1)					User Contributed Perl Documentation					WXPERL_OVERLOAD(1)

NAME
wxperl_overload - create overload declarations for wxPerl extensions
SYNOPSIS
# 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. perl v5.10.0 2008-01-21 WXPERL_OVERLOAD(1)
Related Man Pages
extutils::mm_win32(3pm) - redhat
module::build::compat(3) - centos
carp::datum::makemaker(3pm) - debian
module::install::makefile(3pm) - debian
wx::api(3pm) - debian
Similar Topics in the Unix Linux Community
$PATH error (possibly)