in reply to How to use ioctl in perl

Uh, perhaps a little background would be helpful Before you post...


"Look, Shiny Things!" is not a better business strategy than compatibility and reuse.


OSUnderdog

Replies are listed 'Best First'.
Re^2: How to use ioctl in perl
by sanju_631 (Initiate) on Nov 17, 2004 at 15:54 UTC
    Hi osunderdog!
    I does not have any knowledge about ioctl calls in perl . So please help me out by giving solution to this .
    thanks.....
        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?) #