Test-CircularDependencies 0.03 Latest
Files
- .perlcriticrc
- .perltidyrc
- .tidyallrc
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- lib/Test/CircularDependencies.pm
- script/find-circular-dependencies.pl
- t/00-test.t
- t/01-test-loop.t
- t/95-tidyall.t
- t/96-perl-critic.t
- t/circular_dependency/MyA.pm
- t/circular_dependency/MyB.pm
- t/circular_dependency/MyC.pm
- t/circular_dependency/my_exe.pl
- t/deep/ModuleA.pm
- t/deep/ModuleD.pm
- t/deep/My/ModuleB.pm
- t/deep/My/ModuleC.pm
- t/deep/my_exe.pl
- t/modules_only/MyA.pm
- t/modules_only/MyB.pm
- t/modules_only/MyC.pm