From 1d3fb55dd2e6bd3e328ad7a4ed16bd1e217fc0c5 Mon Sep 17 00:00:00 2001 From: Michiel Beijen Date: Wed, 12 Jan 2022 20:51:57 +0100 Subject: [PATCH 1/2] remove links to cpanratings and ohloh ohloh no longer exists and cpanratings is read only --- ODBC.pm | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/ODBC.pm b/ODBC.pm index b026a06..e3699e5 100644 --- a/ODBC.pm +++ b/ODBC.pm @@ -2584,13 +2584,6 @@ you think should be added then go to L and submit them there. I get an email for every comment added and will review each one and apply any changes to the documentation. -=item Review DBD::ODBC - -Add your review of DBD::ODBC on L. - -If you are a member on ohloh then add your review or register your -use of DBD::ODBC at L. - =item submit test cases Most DBDs are built against a single client library for the database. @@ -2654,12 +2647,6 @@ Level 2 These are in need of sorting and annotating. Some are relevant only to ODBC developers. -You can find DBD::ODBC on ohloh now at: - -L - -If you use ohloh and DBD::ODBC please say you use it and rate it. - There is a good search engine for the various Perl DBI lists at the following URLS: From 58c43f81db1e07ac48266ea257fddb808e3079a3 Mon Sep 17 00:00:00 2001 From: Michiel Beijen Date: Wed, 12 Jan 2022 20:53:42 +0100 Subject: [PATCH 2/2] remove link to annocpan annocpan.org is now hosting some kind of link farm --- ODBC.pm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ODBC.pm b/ODBC.pm index e3699e5..e8695d5 100644 --- a/ODBC.pm +++ b/ODBC.pm @@ -2577,13 +2577,6 @@ schema required and the versions of software you are using. If you are unsure whether you have found a bug report it anyway or post it to the dbi-users mailing list. -=item pod comments and corrections - -If you find inaccuracies in the DBD::ODBC pod or have a comment which -you think should be added then go to L and submit -them there. I get an email for every comment added and will review -each one and apply any changes to the documentation. - =item submit test cases Most DBDs are built against a single client library for the database.