Wx::build::MakeMaker man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

build::Wx::build::MakeUserrContributed Perl Docubuild::Wx::build::MakeMaker(3)

NAME
       Wx::build::MakeMaker - ExtUtils::MakeMaker specialisation for wxPerl
       modules

SYNOPSIS
       use Wx::build::MakeMaker;

       wxWriteMakefile( NAME	     => 'My::Module',
			VERSION_FROM => 'Module.pm' );

FUNCTIONS
   wxWriteMakefile
	 wxWriteMakefile( arameter => value, ... );

       This functions is meant to be used exactly as
       ExtUtils::MakeMaker::WriteMakefile (see). It accepts all
       WriteMakefile's parameters, plus:

       ·   WX_CORE_LIB

	     WX_CORE_LIB => 'xrc core base'

	   link libraries from wxWidgets' core or contrib directory.  If not
	   spedified, defaults to 'adv html core net base' for compatibility.

       ·   WX_LIB

	     WX_LIB => '-lxrc'

	   Link additional libraries from wxWidgets' contrib directory.

       ·   REQUIRE_WX

	     REQUIRE_WX => 2.003002  # wxWidgets 2.3.2

	   Do not build this module if wxWidgets' version is lower than the
	   version specified.

       ·   NO_WX_PLATFORMS

	     NO_WX_PLATFORMS => [ 'x11', 'msw' ]

	   Do not build this module on the specified platform(s).

       ·   ON_WX_PLATFORMs

	     ON_WX_PLATFORMS => [ 'gtk' ]

	   only build this module on the specified platform(s).

PRIVATE FUNCTIONS
       These functions are here for reference, do not use them.

   is_core
	 if( is_core ) { ... }

       True if it is building the wxPerl core (Wx.dll), false otherwise.

   is_wxPerl_tree
	 if( is_wxPerl_tree ) { ... }

       True if it is building any part of wxPerl, false otherwise.

   set_hook_package
	 Wx::build::MakeMaker::set_hook_package( 'package_name' );

       Package to be hooked into the MakeMaker inheritance chain.

METHODS
   get_api_directory
	 my $dir = $cfg->get_api_directory;

   get_arch_directory
	 my $dir = $cfg->get_arch_directory;

perl v5.14.3			  2012-09-19	build::Wx::build::MakeMaker(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net