School-Code-Compare 0.006-TRIAL
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- README.md
- bin/compare-code
- code_examples/html/hello.html
- code_examples/html/hello_alternated.html
- code_examples/html/hello_copy.html
- code_examples/java/Factorial.java
- code_examples/java/Faktorial.java
- code_examples/java/HelloWorld.java
- code_examples/perl/rosetta_array/lazy_cheaters/2d.pl
- code_examples/perl/rosetta_array/lazy_cheaters/dynamic.pl
- code_examples/perl/rosetta_array/lazy_cheaters/inline.pl
- code_examples/perl/rosetta_array/orig/2d.pl
- code_examples/perl/rosetta_array/orig/dynamic.pl
- code_examples/perl/rosetta_array/orig/inline.pl
- code_examples/perl/rosetta_array/own_approach/2d.pl
- code_examples/perl/rosetta_array/own_approach/dynamic.pl
- code_examples/perl/rosetta_array/own_approach/inline.pl
- code_examples/php/array.php
- code_examples/php/foreach.php
- code_examples/php/foreach_altered.php
- code_examples/php/foreach_copy.php
- code_examples/python/for-loops.py
- code_examples/python/for-loops_copy.py
- code_examples/python/for-loops_mutated.py
- dist.ini
- doc/Windows.pod
- lib/School/Code/Compare.pm
- lib/School/Code/Compare/Judge.pm
- lib/School/Code/Compare/Out.pm
- lib/School/Code/Compare/Out/Template/BodyCSV.tt
- lib/School/Code/Compare/Out/Template/BodyHTML.tt
- lib/School/Code/Compare/Out/Template/BodyTAB.tt
- lib/School/Code/Compare/Out/Template/CSV.tt
- lib/School/Code/Compare/Out/Template/HTML.tt
- lib/School/Code/Compare/Out/Template/Path.pm
- lib/School/Code/Compare/Out/Template/TAB.tt
- lib/School/Code/Simplify/Comments.pm
- t/simplify/hashy.t
- t/simplify/hashy/miniperl.pl
- t/simplify/hashy/perl.pl
- t/simplify/slashy.t
- t/simplify/slashy/mvc.php