You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/tools/msvc/dummylib
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one.
5 years ago
..
Win32 Add a copyright notice to perl files lacking one. 5 years ago
Win32API Add a copyright notice to perl files lacking one. 5 years ago
README
Win32.pm Add a copyright notice to perl files lacking one. 5 years ago

README


src/tools/msvc/dummylib

This directory contains just enough of a dummy library to allow checking of
the programs in src/tools/msvc and src/tools/win32tzlist.pl with
perl -cw, even on machines that lack the Win32 perl infrastructure.

invoke via:

PERL5LIB=src/tools/msvc/dummylib perl -cw $file

This is the only use that should be made of this directory. Attempting actually
running of any programs using this library will result in a lot of grief.