Help for this page

Select Code to Download


  1. or download this
     lorcon_lsit_driver is:
    $VAR1 = [
              {
    ...
            ];
    
  2. or download this
     
      print Net::Lorcon2::lorcon_create("wlo1", $driver); #where $driver c
    +an be madwifing or other it says:
      
      Net::Lorcon2::lorcon_create: driver is not a reference at -e line 3.
    
  3. or download this
       print Net::Lorcon2::lorcon_create("wlo1", \$driver); #where $driver
    + can be madwifing or other it says
       segmentation error (core dump created)