[Po4a-commits] "po4a/lib/Locale/Po4a Po.pm,1.70,1.71"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Dec 31 15:36:29 CET 2006
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory alioth:/tmp/cvs-serv8055/lib/Locale/Po4a
Modified Files:
Po.pm
Log Message:
Po.pm do not uses TransTractor. (there were a 'use' loop; I don't know if
it can be harmful).
Index: Po.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Po.pm,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- Po.pm 30 Nov 2006 14:40:11 -0000 1.70
+++ Po.pm 31 Dec 2006 14:36:27 -0000 1.71
@@ -67,7 +67,6 @@
package Locale::Po4a::Po;
-use Locale::Po4a::TransTractor;
use Locale::Po4a::Common qw(wrap_msg wrap_mod wrap_ref_mod dgettext);
use subs qw(makespace);
More information about the Po4a-commits
mailing list