X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=about.pl;h=4a554adccf122c2e70b4ee4a35bef342f885d66c;hb=529af6e044729156b9589775d35e6e46bda9a22a;hp=0c47aa0bd87baf1e77117e4739e60314ddbeb77b;hpb=323db040ad622648a2f848c34174e735cb945fde;p=koha.git diff --git a/about.pl b/about.pl index 0c47aa0bd8..4a554adccf 100755 --- a/about.pl +++ b/about.pl @@ -16,7 +16,6 @@ # Suite 330, Boston, MA 02111-1307 USA use strict; -require Exporter; use C4::Output; # contains gettemplate use C4::Auth; @@ -63,18 +62,21 @@ $template->param( ); my @component_names = qw/ +Algorithm::CheckDigits Biblio::EndnoteStyle CGI CGI::Carp CGI::Session +CGI::Session::Serialize::yaml Class::Factory::Util Class::Accessor 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 @@ -128,6 +133,7 @@ XML::Dumper XML::LibXML XML::LibXSLT XML::SAX::ParserFactory +XML::SAX::Writer XML::Simple XML::RSS YAML::Syck