diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm index 9b4b3b68270..829660f4b4b 100644 --- a/C4/Installer/PerlDependencies.pm +++ b/C4/Installer/PerlDependencies.pm @@ -89,11 +89,6 @@ our $PERL_DEPS = { 'required' => '1', 'min_ver' => '1.59' }, - 'POE' => { - 'usage' => 'Core', - 'required' => '1', - 'min_ver' => '0.9999' - }, 'Email::Date' => { 'usage' => 'Core', 'required' => '1', diff --git a/INSTALL.fedora7 b/INSTALL.fedora7 index aa0f97f6405..465e70671cc 100644 --- a/INSTALL.fedora7 +++ b/INSTALL.fedora7 @@ -774,7 +774,6 @@ XML::LibXSLT XML::Simple YAML::Syck Unix::Syslog -POE Date::Calc CHI CHI::Driver::Memcached diff --git a/INSTALL.opensuse b/INSTALL.opensuse index 615e9a7e64e..7784d6ed3df 100644 --- a/INSTALL.opensuse +++ b/INSTALL.opensuse @@ -857,7 +857,6 @@ The commands show below need to be given one by one, because zypper will always # zypper install perl-PDF-API2 # zypper install perl-PDF-Reuse # zypper install perl-PDF-Reuse-Barcode -# zypper install perl-POE # zypper install perl-32bit # zypper install perl-SMS-Send # zypper install perl-Schedule-At diff --git a/debian/control b/debian/control index 789b534ce7d..695a3d4fdc8 100644 --- a/debian/control +++ b/debian/control @@ -83,7 +83,6 @@ Build-Depends: libalgorithm-checkdigits-perl, libpdf-reuse-barcode-perl, libpdf-reuse-perl, libpdf-table-perl, - libpoe-perl, libreadonly-perl, libreadonly-xs-perl, libscalar-list-utils-perl, @@ -272,7 +271,6 @@ Depends: libalgorithm-checkdigits-perl, libpdf-reuse-barcode-perl, libpdf-reuse-perl, libpdf-table-perl, - libpoe-perl, libreadonly-perl, libreadonly-xs-perl, libscalar-list-utils-perl, diff --git a/install_misc/debian.packages b/install_misc/debian.packages index 1e92c7404f5..9c31206fb2c 100644 --- a/install_misc/debian.packages +++ b/install_misc/debian.packages @@ -94,7 +94,6 @@ libpdf-api2-simple-perl install libpdf-reuse-barcode-perl install libpdf-reuse-perl install libpdf-table-perl install -libpoe-perl install libreadonly-perl install libreadonly-xs-perl install libschedule-at-perl install diff --git a/install_misc/ubuntu.10.04.packages b/install_misc/ubuntu.10.04.packages index 1d1470eaa73..17cfdc89513 100644 --- a/install_misc/ubuntu.10.04.packages +++ b/install_misc/ubuntu.10.04.packages @@ -121,7 +121,6 @@ libpdf-api2-simple-perl install libpdf-reuse-barcode-perl install libpdf-reuse-perl install libpdf-table-perl install -libpoe-perl install libreadonly-perl install libreadonly-xs-perl install libschedule-at-perl install diff --git a/install_misc/ubuntu.12.04.packages b/install_misc/ubuntu.12.04.packages index df872560b63..c63aaf3ac63 100644 --- a/install_misc/ubuntu.12.04.packages +++ b/install_misc/ubuntu.12.04.packages @@ -126,7 +126,6 @@ libpdf-api2-simple-perl install libpdf-reuse-barcode-perl install libpdf-reuse-perl install libpdf-table-perl install -libpoe-perl install libreadonly-perl install libreadonly-xs-perl install libschedule-at-perl install diff --git a/install_misc/ubuntu.packages b/install_misc/ubuntu.packages index 5356e54fe35..aea298eb98a 100644 --- a/install_misc/ubuntu.packages +++ b/install_misc/ubuntu.packages @@ -126,7 +126,6 @@ libpdf-api2-simple-perl install libpdf-reuse-barcode-perl install libpdf-reuse-perl install libpdf-table-perl install -libpoe-perl install libreadonly-perl install libreadonly-xs-perl install libschedule-at-perl install