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

Thanks! So, if I'm understanding correctly, whoever packaged perl 5.10 for ubuntu failed to do this, and I should report it as a bug in ubuntu?
  • Comment on Re^2: sys/ioctl.ph broken in perl 5.10?

Replies are listed 'Best First'.
Re^3: sys/ioctl.ph broken in perl 5.10?
by shmem (Chancellor) on Nov 30, 2008 at 22:25 UTC

    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.

        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.