Changes

Jump to: navigation, search

Activeperl

537 bytes added, 16:24, 22 February 2008
no edit summary
Each ppd file contains a reference to a tar.gz file that is usally kept in the same folder.
Just make sure that you have all the dependancies for the modules (again, in the ppd file)
 
===ActivePerl 5.10===
 
<source lang="xml">
<package id="perl" name="ActiveState Perl" revision="1" priority="800" reboot="false">
 
<check type='uninstall' condition='exists' path='ActivePerl 5.10.0 Build 1002' />
<install cmd='msiexec /i %SOFTWARE%\perl\ActivePerl-5.10.0.1002-MSWin32-x86-283697.msi PERL_PATH=Yes PERL_EXT=Yes' />
<upgrade cmd='msiexec /i %SOFTWARE%\perl\ActivePerl-5.10.0.1002-MSWin32-x86-283697.msi PERL_PATH=Yes PERL_EXT=Yes' />
remove cmd='msiexec /x {49C69876-0196-4620-B237-EA334C2E40B5}' />
</package>
</source>
[[category:Silent Installers]]
Anonymous user

Navigation menu