From eb3cc283a9cda85681088dbcfc58179e2bd63083 Mon Sep 17 00:00:00 2001 From: Dale Evans Date: Fri, 25 Dec 2015 13:45:40 -0800 Subject: POD fix escape of > character C 1> doesn't render correctly because of the embedded ">". --- lib/Net/FTP.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Net/FTP.pm b/lib/Net/FTP.pm index eb56e1a..c0904c6 100644 --- a/lib/Net/FTP.pm +++ b/lib/Net/FTP.pm @@ -1991,7 +1991,7 @@ It may be difficult for me to reproduce the problem as almost every setup is different. A small script which yields the problem will probably be of help. It would -also be useful if this script was run with the extra options C 1> +also be useful if this script was run with the extra options C<< Debug => 1 >> passed to the constructor, and the output sent with the bug report. If you cannot include a small script then please include a Debug trace from a run of your program which does yield the problem. -- cgit v1.2.3-24-ge0c7