Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Help with Lorcon XS library

by Bpl (Scribe)
on Jul 20, 2020 at 15:33 UTC ( [id://11119545]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Net::Lorcon2 qw(:subs);
    
    my $driver = "iwlwifi";
    ...
    
    print Net::Lorcon2::lorcon_create($if, $driver);
    
  2. or download this
    use Net::Lorcon2 qw(:subs);
    
    ...
    
    print Net::Lorcon2::lorcon_create($if, \$driver);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11119545]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 03:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found