Man Page: wx::build::makemaker::win32_msvc
Operating Environment: osx
Section: 3
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)
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| At A Glance Coloured Real Time Bargraph Generator... |
| When is a _function_ not a _function_? |
| Undeletable file |
| A dash to GOTO or a dash from GOTO, that is the question... |