diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/ppm.xml')
-rwxr-xr-x | Master/tlpkg/tlperl/lib/ppm.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/ppm.xml b/Master/tlpkg/tlperl/lib/ppm.xml new file mode 100755 index 00000000000..699e94ce759 --- /dev/null +++ b/Master/tlpkg/tlperl/lib/ppm.xml @@ -0,0 +1,18 @@ + +<PPMCONFIG> + +<PPMVER>0,01_01,0,0</PPMVER> + +<PLATFORM CPU="x86" OSVALUE="MSWin32" OSVERSION="4,0,0,0" /> + +<OPTIONS BUILDDIR="C:\strawberry\ppm" CLEAN="1" CONFIRM="1" DOWNLOADSTATUS="16384" FORCEINSTALL="1" IGNORECASE="1" MORE="24" ROOT="" TRACE="0" TRACEFILE="PPM.LOG" VERBOSE="1" /> + + + + + +<REPOSITORY LOCATION="http://ppm.activestate.com/PPMPackages/5.10-windows" NAME="ActiveState" SUMMARYFILE="searchsummary.ppm" /> +<REPOSITORY LOCATION="http://trouchelle.com/ppm10" NAME="Trouchelle" SUMMARYFILE="package.xml" /> +<REPOSITORY LOCATION="http://www.bribes.org/perl/ppm" NAME="Bribes" SUMMARYFILE="searchsummary.ppm" /> +<PPMPRECIOUS>Compress-Zlib;Archive-Tar;Digest-MD5;File-CounterFile;Font-AFM;HTML-Parser;HTML-Tree;MIME-Base64;URI;XML-Element;libwww-perl;XML-Parser;SOAP-Lite;PPM;libnet;libwin32</PPMPRECIOUS> +</PPMCONFIG>
\ No newline at end of file |