patch to fix current CVS version of Fuse perl bindings
[Fuse-DBI] / README
1 Fuse-DBI version 0.01
2 =====================
3
4 Type perldoc Fuse::DBI to get instructions
5
6 INSTALLATION
7
8 To install this module type the following:
9
10    perl Makefile.PL
11    make
12    make test
13    make install
14
15 DEPENDENCIES
16
17 This module requires these other modules and libraries:
18
19    FIX
20
21 COPYRIGHT AND LICENCE
22
23 Copyright (C) 2004 by Dobrica Pavlinusic
24
25 This library is free software; you can redistribute it and/or modify
26 it under the same terms as Perl itself, either Perl version 5.8.4 or,
27 at your option, any later version of Perl 5 you may have available.
28
29