in reply to Re^2: sys/ioctl.ph broken in perl 5.10?
in thread sys/ioctl.ph broken in perl 5.10?

Yes. If you're understanding correctly, whoever packaged perl 5.10 for ubuntu failed to do this, and you should report it as a bug in ubuntu.

  • Comment on Re^3: sys/ioctl.ph broken in perl 5.10?

Replies are listed 'Best First'.
Re^4: sys/ioctl.ph broken in perl 5.10?
by bcrowell2 (Friar) on Dec 02, 2008 at 00:36 UTC

      FWIW, Debian Lenny does not have this problem.

      jth@reina:~$ /usr/bin/perl -e "require 'sys/ioctl.ph'" jth@reina:~$

      I'm not sure if Etch is the root of this issue or if this only affects Ubuntu.