summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorBrian Cassidy <bricas@cpan.org>2011-12-08 12:03:35 -0400
committerBrian Cassidy <bricas@cpan.org>2011-12-08 12:03:35 -0400
commit69b0ad93e0b673cb227b05bc11a064527c510cb1 (patch)
tree678a6cef19ae5ba56b4118f8000fd69823388eeb /lib
parentconfess when we are unable to fetch a spec via LWP (diff)
downloadnet-http-spore-69b0ad93e0b673cb227b05bc11a064527c510cb1.tar.gz
pod fix
Diffstat (limited to '')
-rw-r--r--lib/Net/HTTP/Spore.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/HTTP/Spore.pm b/lib/Net/HTTP/Spore.pm
index ce56c92..5c4f0c7 100644
--- a/lib/Net/HTTP/Spore.pm
+++ b/lib/Net/HTTP/Spore.pm
@@ -214,7 +214,7 @@ L<Net::HTTP::Spore> provides a way to trace what's going on when doing a request
 
 =head3 Enabling Trace
 
-You can enable tracing using the environment variable B<SPORE_TRACE>. You can also enable tracing at construct time by adding B<trace =E-<GT> 1> when calling B<new_from_spec>.
+You can enable tracing using the environment variable B<SPORE_TRACE>. You can also enable tracing at construct time by adding B<trace =E<gt> 1> when calling B<new_from_spec>.
 
 =head3 Trace Output