| QG | /YeP-perl/SDBM/Background |
SDBM_File extension is one of 'simple' perl databases. This is a well known extension shipped with the standard perl distribution, but we feel it as a thing that is not neccessary for everybody, so it resides in a separate package. To use it:
- Download and install Cygwin 'Usertool' and YeP-perl core distribution.
- Download SDBM_File perl extension we have build for you. Simply unpack the archive and copy the whole tree to your
/qubdirectory, the one that contains YeP-perl Core distribution. We use this plug-and-play style when distributing YeP-perl extensions.Now if you run YeP-perl test --
cd /qub/t
runtests.bat-- you should get:
C:\qub\t>perl test ... lib/anydbm........ok ... lib/sdbm..........ok ... instead of: ... lib/anydbm........FAILED ... lib/sdbm..........skipping test on this platform ...Not tested with Windows 95. Have no Win95 computers at hand. Wanna become YeP-perl-for-Win95 tester?
Find a bug? Have a suggestion? Have a business proposal? - do tell.
| QG | /YeP-perl/SDBM/Background |