This commit is contained in:
Daveo 2000-08-29 16:26:01 +00:00
commit 47aee91ef4
396 changed files with 32003 additions and 0 deletions

View file

@ -0,0 +1,17 @@
$app_name = 'ActivePerl';
$is_uninstall_string = 'C:\\WINNT\\uninst.exe -fC:\\Perl\\DeIsL1.isu';
$path_info = [
'C:\\Perl\\bin'
];
$iis_virt_dir = [];
$iis_script_map = {};
$ns_config_dir = undef;
$lines_in_file = {};
$directory = [
'C:\\Perl\\html\\lib'
];
$file = [
'C:\\Perl\\bin\\ppm.bat',
'C:\\Perl\\bin\\perlse.pl',
'C:\\Perl\\bin/p_uninst.dat'
];