This website requires JavaScript.
Explore
Help
Sign In
zlax
/
ljr
Watch
1
Star
0
Fork
You've already forked ljr
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8dbb1bb605
ljr
/
wcmtools
/
lib
/
Danga-Socket
/
t
/
00-use.t
9 lines
102 B
Perl
Executable File
Raw
Blame
History
#!/usr/bin/perl -w
use
strict
;
use
Test::More
tests
=
>
1
;
my
$
mod
=
"Danga::Socket"
;
use_ok
(
$
mod
)
;
Reference in New Issue
View Git Blame
Copy Permalink