(bug #4319) allow reserves on waiting items
[koha.git] / about.pl
index 6e23540..75635a6 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
@@ -73,8 +74,9 @@ Compress::Zlib
 DBD::mysql
 DBI
 Data::Dumper
-Date::Calc
 Data::ICal
+Date::Calc
+Date::ICal
 Date::Manip
 Digest::MD5
 Email::Date
@@ -85,8 +87,11 @@ Getopt::Long
 Getopt::Std
 HTML::Template::Pro
 HTTP::Cookies
+HTTP::OAI
 HTTP::Request::Common
 HTML::Scrubber
+IPC::Cmd
+JSON
 LWP::Simple
 LWP::UserAgent
 Lingua::Stem
@@ -119,6 +124,7 @@ Test::Harness
 Test::More
 Text::CSV
 Text::CSV_XS
+Text::CSV::Encoded
 Text::Iconv
 Text::Wrap
 Time::HiRes
@@ -128,6 +134,7 @@ XML::Dumper
 XML::LibXML
 XML::LibXSLT
 XML::SAX::ParserFactory
+XML::SAX::Writer
 XML::Simple
 XML::RSS
 YAML::Syck