+2010-06-03 Bruno Haible <bruno@clisp.org>
+
+ xgettext: Recognize language of files ending in .perl.
+ * x-perl.h (EXTENSIONS_PERL): Recognize .perl.
+ Suggested by Ævar Arnfjörð Bjarmason <avarab@gmail.com>.
+
2010-06-03 Bruno Haible <bruno@clisp.org>
urlget: Don't attempt to run the Java program if we don't install it.
/* xgettext Perl backend.
- Copyright (C) 2002-2003, 2006 Free Software Foundation, Inc.
+ Copyright (C) 2002-2003, 2006, 2010 Free Software Foundation, Inc.
Written by Guido Flohr <guido@imperia.net>, 2002-2003
This program is free software: you can redistribute it and/or modify
{ "pl", "perl" }, \
{ "PL", "perl" }, \
{ "pm", "perl" }, \
+ { "perl", "perl" }, \
{ "cgi", "perl" }, \
#define SCANNERS_PERL \