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