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)
| Related Man Pages |
|---|
| apache::build(3) - redhat |
| extutils::mm_macos(3pm) - redhat |
| wml::mod::makemaker(3) - debian |
| apache2::build(3) - suse |
| dist::zilla::app::command::run(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| Mac OS X: Based on UNIX - Solid As a Rock |
| Undeletable file |
| Shopt -s histappend |
| A dash to GOTO or a dash from GOTO, that is the question... |