Sat Jan 16 11:58:04 2016: Request 111238 was acted upon.
Transaction: Correspondence added by kanashiro.dua...@gmail.com
       Queue: PAR-Packer
     Subject: Fix spelling error in manpage
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: kanash...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=111238 >


Here's the patch.
Description: Fix spelling error in manpage
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Last-Updated: 2016-01-16

--- a/lib/pp.pm
+++ b/lib/pp.pm
@@ -405,8 +405,8 @@ below the directory F<unicore> in your p
 
 This option exists because it is impossible to detect using static analysis
 if your program needs Unicode support at runtime. (Note: If your 
-programm contains C<use utf8> this does B<not> imply it needs Unicode
-support. It merely says that your programm is written in UTF-8.)
+program contains C<use utf8> this does B<not> imply it needs Unicode
+support. It merely says that your program is written in UTF-8.)
 
 If your packed program exits with an error message like
 

Reply via email to