Man Page: wx::build::options
Operating Environment: debian
Section: 3pm
build::Wx::build::Options(3pm) User Contributed Perl Documentation build::Wx::build::Options(3pm)NAMEWx::build::Options - retrieve wxWidgets/wxPerl build optionsMETHODSget_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.14.2 2006-09-24 build::Wx::build::Options(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |