in reply to Re: How to use ioctl in perl
in thread How to use ioctl in perl

Hi osunderdog!
I does not have any knowledge about ioctl calls in perl . So please help me out by giving solution to this .
thanks.....

Replies are listed 'Best First'.
Re^3: How to use ioctl in perl
by Joost (Canon) on Nov 17, 2004 at 16:55 UTC
      I gave the full path then also i am getting error .
      #!/usr/bin/perl require '/usr/lib/perl5/vendor_perl/5.8.3/ppc-linux-thread-multi/sys/i +octl.ph'; # ./test.pl Scalar found where operator expected at (eval 273) line 1, near "'int' + $__val" (Missing operator before $__val?) #