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: 7da56d347356a5e0b278deab3068d82967a1bb42 (
plain
) (
blame
)
1
2
3
4
use
strict
;
use
Test
::
More
tests
=
>
1
;
BEGIN
{
use
Moose
;
use_ok
'MooseX::Net::API'
;
}