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:

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