RT #63057: typo
Eric A. Zarko [Tue, 15 Feb 2011 15:16:30 +0000 (16:16 +0100)]
https://rt.cpan.org/Ticket/Display.html?id=63057

lib/Catalyst/Manual/Tutorial/01_Intro.pod

index c1139e6..347d1b7 100644 (file)
@@ -357,7 +357,7 @@ HTML::FormFu -- v0.06001
 B<NOTE:> You can check the versions you have installed with the
 following command:
 
-    perl -M<_mod_name_> -e '"print $<_mod_name_>::VERSION\n"'
+    perl -M<_mod_name_> -e 'print "$<_mod_name_>::VERSION\n"'
 
 For example: