wxperl_overload(1p) debian man page | unix.com

Man Page: wxperl_overload

Operating Environment: debian

Section: 1p

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

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.14.2 2008-01-21 WXPERL_OVERLOAD(1p)
Related Man Pages
extutils::mm_win32(3pm) - redhat
wx(3pm) - debian
module::build::compat(3) - centos
wx::api(3) - osx
modperl::mm(3pm) - debian
Similar Topics in the Unix Linux Community
$PATH error (possibly)