texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/tp/Texinfo Report.pm


From: Patrice Dumas
Subject: texinfo/tp/Texinfo Report.pm
Date: Mon, 19 Sep 2011 19:09:18 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/09/19 19:09:18

Modified files:
        tp/Texinfo     : Report.pm 

Log message:
        Use Locale::Messages.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/Texinfo/Report.pm?cvsroot=texinfo&r1=1.11&r2=1.12

Patches:
Index: Report.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/Texinfo/Report.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- Report.pm   19 Sep 2011 17:53:45 -0000      1.11
+++ Report.pm   19 Sep 2011 19:09:18 -0000      1.12
@@ -46,6 +46,7 @@
 use 5.00405;
 use strict;
 
+use Locale::Messages;
 # to be able to load a parser if none was given to gdt.
 use Texinfo::Parser;
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]