Wrong installation directory for python (3.4+) extension

2016-10-07 Thread Sandro Santilli
Hi, I'm forwarding you this report of what looks like a bug in distutils.sysconfig.get_python_lib found in python-3.4 and python-3.5 packages in Ubuntu 16.04, of which you are reported as being the "Maintainer" and "Original-Maintainer". Basically get_python_lib(prefix="/usr/local") is returning a

Mail::Sender.pm - Can't use 'defined(@array)'

2017-06-20 Thread Sandro Santilli
Hi there, I'm getting a syntax error when using Mail::Sender.pm version 0.8.13 with perl v5.24.1: # Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at: unless (defined @Mail::Sender::DBIO::ISA) { // < here eval "use Symbol;"; eval $debug_code; di