Subject: | [Patch] POD nit |
The attached patch (against 0.61) fixes some POD, which renders wrong,
at least at search.cpan.org.
Subject: | pod.patch |
diff --git a/rash b/rash
index 6a5046d..2b4493b 100644
--- a/rash
+++ b/rash
@@ -182,7 +182,7 @@ or a string. The options should be a hash, i.e, a list of key, value
For example:
-C<plot($raster->contents,title=>'cell count of raster',with=>'impulses');>
+C<< plot($raster->contents,title=>'cell count of raster',with=>'impulses'); >>
A hash argument is printed to a temporary file (F<.raster-tmp>)
and the command line