This website requires JavaScript.
Explore
Help
Register
Sign In
bughz
/
sigar
Watch
1
Star
0
Fork
You've already forked sigar
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70cefa7c18
sigar
/
bindings
/
perl
/
t
/
load.t
13 lines
105 B
Perl
Raw
Blame
History
use
strict
;
use
Test
;
use
Sigar
(
)
;
BEGIN
{
plan
tests
=
>
1
;
}
my
$
sigar
=
new
Sigar
;
ok
$
sigar
;
Reference in New Issue
View Git Blame
Copy Permalink