School-Code-Compare 0.2-TRIAL
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
School::Code::Compare | 'naive' metrics for code similarity | 0.2 | metacpan |
School::Code::Compare::Charset | remove whitespace, comments and unessential chars from text | 0.2 | metacpan |
School::Code::Compare::Charset::NoComments::Hashy | trim comments | 0.2 | metacpan |
School::Code::Compare::Charset::NoComments::Slashy | trim comments | 0.2 | metacpan |
School::Code::Compare::Charset::NoComments::XMLy | trim comments | 0.2 | metacpan |
School::Code::Compare::Charset::NoWhitespace | trim whitespace since it's mostly irrelevant | 0.2 | metacpan |
School::Code::Compare::Charset::NumSignes | collapse words and numbers into abstract placeholders | 0.2 | metacpan |
School::Code::Compare::Charset::Signes | remove word characters completely | 0.2 | metacpan |
School::Code::Compare::Judge | guess if two strings are so similar, that it's maybe cheating | 0.2 | metacpan |
School::Code::Compare::Options | don't clutter app with parsing of arguments | 0.2 | metacpan |
School::Code::Compare::Out | organize the output to different formats | 0.2 | metacpan |
School::Code::Compare::Out::Template::Path | pseudo class to help locating the path of the template files | 0.2 | metacpan |