diff options
author | Thibault DUPONCHELLE <thibault.duponchelle@gmail.com> | 2021-06-16 18:49:32 +0200 |
---|---|---|
committer | Thibault DUPONCHELLE <thibault.duponchelle@gmail.com> | 2021-06-16 18:52:32 +0200 |
commit | c3c8ef2cec1f3ddc9f1ab953678236872db53c47 (patch) | |
tree | 4b3cdc2392367f5d04b4e25ee6d0f5cea74a6e20 | |
parent | 78f044cf3c081ec5840ad6e07cf2e3d33f2c227e (diff) | |
download | perl-c3c8ef2cec1f3ddc9f1ab953678236872db53c47.tar.gz |
Fix perlbuzz link
-rw-r--r-- | pod/perlperf.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlperf.pod b/pod/perlperf.pod index d9066ba2f8..375e2526a8 100644 --- a/pod/perlperf.pod +++ b/pod/perlperf.pod @@ -1176,7 +1176,7 @@ Very useful online reference material: http://www-128.ibm.com/developerworks/library/l-optperl.html - http://perlbuzz.com/2007/11/bind-output-variables-in-dbi-for-speed-and-safety.html + https://perlbuzz.com/2007/11/14/bind_output_variables_in_dbi_for_speed_and_safety/ http://en.wikipedia.org/wiki/Performance_analysis |