Codebase list libpoe-component-sslify-perl / debian/0.10-1 t / 1_load.t
debian/0.10-1

Tree @debian/0.10-1 (Download .tar.gz)

1_load.t @debian/0.10-1raw · history · blame

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

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