Skip to content

Update support information. #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 3, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,14 @@ or

The driver is maintained by a mailing list:

perl@lists.mysql.com
This module is maintained and supported on a mailing list, dbi-users.
To subscribe to this list, send and email to

dbi-users-subscribe@perl.org

Mailing list archives are at

http://groups.google.com/group/perl.dbi.users?hl=en&lr=

You can also get help from the maintainer, Patrick Galbraith patg@patg.net

15 changes: 7 additions & 8 deletions lib/DBD/mysql/INSTALL.pod
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,7 @@ sections. L<BINARY INSTALLATION>. L<SOURCE INSTALLATION>.

Finally, if you encounter any problems, do not forget to
read the section on known problems. L<KNOWN PROBLEMS>. If
that doesn't help, you should look into the archive of the
mailing list B<perl@lists.mysql.com>. See
http://www.mysql.com for archive locations. And if that
still doesn't help, please post a question on this mailing
list.

that doesn't help, you should check the section on L<SUPPORT>.

=head1 PREREQUISITES

Expand Down Expand Up @@ -793,8 +788,12 @@ before runing 'perl Makefile.PL'

Finally, if everything else fails, you are not alone. First of
all, for an immediate answer, you should look into the archives
of the mailing list B<perl@lists.mysql.com>. See
http://www.mysql.com for archive locations.
of the dbi-users mailing list, which is available at
L<http://groups.google.com/group/perl.dbi.users?hl=en&lr=>

To subscribe to this list, send and email to

dbi-users-subscribe@perl.org

If you don't find an appropriate posting and reply in the
mailing list, please post a question. Typically a reply will
Expand Down