import some mro tests
authorBrandon L Black <blblack@gmail.com>
Sun, 15 Apr 2007 20:16:43 +0000 (20:16 +0000)
committerBrandon L Black <blblack@gmail.com>
Sun, 15 Apr 2007 20:16:43 +0000 (20:16 +0000)
commitb9e73af7c2fca0058d6d91827363c07fee7c3867
tree902715f5a2587fa2bc767053e0f4b6f353f692e0
parentb23e9cb9ccfb3d470c72b95818ce57c9b891381b
import some mro tests
t/01_MRO.t [new file with mode: 0644]
t/02_MRO.t [new file with mode: 0644]
t/03_MRO.t [new file with mode: 0644]
t/04_MRO.t [new file with mode: 0644]
t/05_MRO.t [new file with mode: 0644]
t/lib/A.pm [new file with mode: 0644]
t/lib/B.pm [new file with mode: 0644]
t/lib/C.pm [new file with mode: 0644]
t/lib/D.pm [new file with mode: 0644]
t/lib/E.pm [new file with mode: 0644]
t/lib/F.pm [new file with mode: 0644]