wx::build::options(3) osx man page | unix.com

Man Page: wx::build::options

Operating Environment: osx

Section: 3

build::Wx::build::Options(3)				User Contributed Perl Documentation			      build::Wx::build::Options(3)

NAME
Wx::build::Options - retrieve wxWidgets/wxPerl build options
METHODS
get_makemaker_options my %mm_options = Wx::build::Options->get_makemaker_options; Returns options meaningful at wxPerl building time. my %options = ( mksymlinks => 0, extra_libs => '', extra_cflags => '', subdirs => { stc => 1, xrc => 0 } ) write_config_file my $ok = Wx::build::Options->write_config_file( '/path/to/file' ); Writes a machine-readable representation of command-line options given to top-level Makefile.PL perl v5.10.0 2007-04-28 build::Wx::build::Options(3)
Related Man Pages
xmkmf(1) - redhat
mk-build-deps(1) - debian
ml-build(1) - debian
create_makefile(1) - centos
mk-build-deps(1) - linux
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
Undeletable file
Python: Refer a properties file from different location