add a bunch of tests for is_class_loaded
authorDave Rolsky <autarch@urth.org>
Sun, 8 Feb 2009 15:07:54 +0000 (15:07 +0000)
committerDave Rolsky <autarch@urth.org>
Sun, 8 Feb 2009 15:07:54 +0000 (15:07 +0000)
commit7f820be67cd392c550fc314459a8adc0ef5af74f
tree345624915ddb139a349285da53c3e176cb092893
parentb85752335dd4db0ac64d66747e28cc17ab9e4382
add a bunch of tests for is_class_loaded
t/083_load_class.t
t/lib/TestClassLoaded/Sub.pm [new file with mode: 0644]
t/lib/TestClassLoaded2.pm [new file with mode: 0644]
t/lib/TestClassLoaded3.pm [new file with mode: 0644]