This is the command wxperl_overloadp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use wxperl_overloadp online using onworks.net services