Adding some Error Proof on C4::output
[koha.git] / about.pl
index 6e23540..56d1717 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
@@ -71,10 +72,12 @@ Class::Factory::Util
 Class::Accessor
 Compress::Zlib
 DBD::mysql
+DBD::SQLite2
 DBI
 Data::Dumper
-Date::Calc
 Data::ICal
+Date::Calc
+Date::ICal
 Date::Manip
 Digest::MD5
 Email::Date
@@ -85,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
@@ -128,6 +133,7 @@ XML::Dumper
 XML::LibXML
 XML::LibXSLT
 XML::SAX::ParserFactory
+XML::SAX::Writer
 XML::Simple
 XML::RSS
 YAML::Syck