
Test::AutoBuild::Command::SELocal - A locally executed command with mandatory access control

use Test::AutoBuild::Command::SELocal; my $cmd = Test::AutoBuild::Command::SELocal->new(cmd => \@cmd, dir => $path); # Execute the command my $status = $counter->run($stdout, $stderr)


Daniel Berrange <dan@berrange.com>,

Copyright (C) 2007 Daniel Berrange

perl(1), Test::AutoBuild, Test::AutoBuild::Runtime, Test::AutoBuild::Command