Codebase list libpoe-component-sslify-perl / 97f64b2 t / 1_load.t
97f64b2

Tree @97f64b2 (Download .tar.gz)

1_load.t @97f64b2raw · history · blame

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

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