index
:
moosex-net-api.git
this commit
master
moosex-net-api
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
00_compile.t
blob: 86438a03e3303b20eca11e2af0a241a78a501adc (
plain
) (
blame
)
1
2
3
4
use
strict
;
use
Test
::
More
tests
=
>
1
;
BEGIN
{
use_ok
'MooseX::Net::API'
}