Help for this page

Select Code to Download


  1. or download this
                                         
    
    use strict;
    ...
    
    $lorcon->setInjectMode;
    
  2. or download this
      our @AS = qw(
       driver
    ...
       my $self = shift;
       my $r = lorcon_open_inject($self->_context);#->_context);
    
  3. or download this
      our @AS = qw(
       driver
    ...
       _drv
       _context
    );
    
  4. or download this
     lorcon_open_inject( $lorcon ); # where $lorcon = lorcon_create($if, $driver) causes a crash