index
:
perl-Hal-Cdroms
master
Perl CD and DVD Abstraction via udev
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
00basic.t
blob: 94803ccfa19610ef0cf0acf92c2dc1d24b29a3a7 (
plain
)
1
2
3
4
5
use Test; BEGIN { plan tests => 1 } END { ok($loaded) } use Hal::Cdroms; $loaded++;