bug 3156 followup Fix display of LTFL content when not displaying it in tabs.
[koha.git] / about.pl
index 1e54bc9..c106db2 100755 (executable)
--- a/about.pl
+++ b/about.pl
@@ -62,6 +62,7 @@ $template->param(
 );
 my @component_names =
     qw/
+Algorithm::CheckDigits
 Biblio::EndnoteStyle
 CGI
 CGI::Carp
@@ -74,8 +75,9 @@ DBD::mysql
 DBD::SQLite
 DBI
 Data::Dumper
-Date::Calc
 Data::ICal
+Date::Calc
+Date::ICal
 Date::Manip
 Digest::MD5
 Email::Date
@@ -86,8 +88,10 @@ Getopt::Long
 Getopt::Std
 HTML::Template::Pro
 HTTP::Cookies
+HTTP::OAI
 HTTP::Request::Common
 HTML::Scrubber
+JSON
 LWP::Simple
 LWP::UserAgent
 Lingua::Stem
@@ -129,6 +133,7 @@ XML::Dumper
 XML::LibXML
 XML::LibXSLT
 XML::SAX::ParserFactory
+XML::SAX::Writer
 XML::Simple
 XML::RSS
 YAML::Syck