index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
perl
/
cpan
/
Term-ReadKey
/
t
/
01_basic.t
blob: 292f96b792c7407fc3418031f557c69bffa5b428 (
plain
) (
blame
)
1
2
3
4
5
6
7
use
strict
;
use
warnings
;
use
Test
::
More
tests
=
>
1
;
use_ok
'Term::ReadKey'
;