Codebase list libpoe-component-sslify-perl / upstream/0.08 t / 1_load.t
upstream/0.08

Tree @upstream/0.08 (Download .tar.gz)

1_load.t @upstream/0.08raw · history · blame

1
2
3
4
use Test::More tests => 1;

# Test the load!
use_ok('POE::Component::SSLify');