use strict; use warnings; use Linux::Statistics; $_ = 20; my $obj = Linux::Statistics->new( ProcStats => 1 ); print "$_\n";