/home/.cpan/build/CDB_File-1.05-0
NameSizeModeActions
blib/-0755rm
t/-0755rm
ACKNOWLEDGE9880644editdlrm
bun-x.pl12510755editdlrm
CDB_File.bs00644editdlrm
CDB_File.c407800644editdlrm
CDB_File.o2620160644editdlrm
CDB_File.pm141270644editdlrm
CDB_File.xs262990644editdlrm
Changelog62110644editdlrm
COPYRIGHT1310644editdlrm
INSTALL6450644editdlrm
Makefile393290644editdlrm
Makefile.PL15380644editdlrm
MANIFEST4280644editdlrm
MANIFEST.SKIP1380644editdlrm
META.json15940644editdlrm
META.yml9370644editdlrm
MYMETA.json14030644editdlrm
MYMETA.yml8270644editdlrm
pm_to_blib00644editdlrm
ppport.h5214110644editdlrm
typemap7070644editdlrm
Edit: /home/.cpan/build/CDB_File-1.05-0/INSTALL (645B)
You need Perl 5.005 or later. 1. Create a Makefile. perl Makefile.PL 2. Build the CDB_File extension. make 3. Test it (please don't omit this step). make test You should see `ok 1' through to `ok 38'. If any tests fail, please get in touch so we can sort out the problem. 4. Install the extension. If you have built CDB_File as a dynamic extension, it's as simple as this. make install If you have built CDB_File as a static extension, follow the instructions given during the build process. 5. If you have any problems, questions, or ideas for future enhancements, please contact the author (see perldoc CDB_File).