-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
54 lines (37 loc) · 1.53 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
CPAN-Testers-Common-DBUtils
===========================
Common database wrapper module used across several CPAN Testers distributions
and websites.
DEPENDENCIES
The distribution requires the following modules:
Carp
Class::Accessor::Fast
DBI
INSTALLATION
To install this module, untar the tarball into the directory of choice then
type the following on the command line (substitute make with nmake or dmake
if appropriate):
perl Makefile.PL
make
make test
make install
Alternatively you may wish to use the CPAN.pm shell or CPANPLUS shell as your
installer, which will automatically detect uninstalled prerequisities and
install those too for you.
BUGS, PATCHES & FIXES
There are no known bugs at the time of this release. However, if you spot a
bug or are experiencing difficulties that are not explained within the POD
documentation, please submit a bug to the RT system (see link below). However,
it would help greatly if you are able to pinpoint problems or even supply a
patch.
Fixes are dependent upon their severity and my availability. Should a fix not
be forthcoming, please feel free to (politely) remind me by sending an email
to [email protected] .
RT: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Testers-Common-DBUtils
AUTHOR
Barbie, <[email protected]>
for Miss Barbell Productions <http://www.missbarbell.co.uk>.
COPYRIGHT AND LICENCE
Copyright (C) 2005-2014 Barbie for Miss Barbell Productions
This module is free software; you can redistribute it and/or
modify it under the Artistic Licence v2.