Skip to content

Commit bf88384

Browse files
committed
Merge pull request #9 from MartinMcGrath/master
Update Proxy.pm - POD changes by MartinMcGrath
2 parents dd33f52 + 8c9a610 commit bf88384

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/DBD/Proxy.pm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,6 @@ proxying the connect_cached method. The proxy server will hold the
759759
database connections open in a cache. The CGI script then trades the
760760
database connect/disconnect overhead for the DBD::Proxy
761761
connect/disconnect overhead which is typically much less.
762-
I<Note that the connect_cached method is new and still experimental.>
763762
764763
765764
=head1 CONNECTING TO THE DATABASE
@@ -846,7 +845,7 @@ less secure than the usercipher/userkey secret and readable by anyone.
846845
The usercipher/userkey secret is B<your> private secret.
847846
848847
Of course encryption requires an appropriately configured server. See
849-
<DBD::ProxyServer/CONFIGURATION FILE>.
848+
L<DBD::ProxyServer/CONFIGURATION FILE>.
850849
851850
=item debug
852851

0 commit comments

Comments
 (0)