Query: wx::build::makemaker::win32_msvc
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
build::Wx::build::MakeMaker::Win32_MSVC(3) User Contributed Perl Documentation build::Wx::build::MakeMaker::Win32_MSVC(3) sub post_initialize { my( $self ) = @_; $self->{PERL_LIB} = 'C:ProgrammiDevelPerlActivePerl588.817xlibwince-arm-pocket-wce300'; $self->{PERL_ARCHLIB} = 'C:ProgrammiDevelPerlActivePerl588.817xlibwince-arm-pocket-wce300'; $self->{PERL_INC} = $self->catdir( $self->{PERL_LIB}, "CORE" ); return ''; } sub tool_xsubpp { my( $self ) = @_; package MY; local $self->{PERL_LIB} = 'C:ProgrammiDevelPerlActivePerl588.817lib'; return $self->SUPER::tool_xsubpp; } perl v5.10.0 2007-04-28 build::Wx::build::MakeMaker::Win32_MSVC(3)