From: Justin Hunter Date: Mon, 28 Mar 2011 15:00:22 +0000 (-0700) Subject: fix doc typo X-Git-Tag: v0.009~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FWeb-Simple.git;a=commitdiff_plain;h=a5006b257baac6e3ab663736896938f1461dd663 fix doc typo --- diff --git a/lib/Web/Simple.pm b/lib/Web/Simple.pm index 3f7c62b..d12a12a 100644 --- a/lib/Web/Simple.pm +++ b/lib/Web/Simple.pm @@ -109,7 +109,7 @@ on *fatal* warnings so if you have any warnings at any point from the file that you did 'use Web::Simple' in, then your application will die. This is, so far, considered a feature. -When we inherit from L we also use , which is +When we inherit from L we also use L, which is the the equivalent of: {