The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.201 - 2023-11-12

  • update documentation
  • adjust hardcoded values to skip comparison (skip more often)

Changes for version 0.2 - 2023-11-06 (TRIAL RELEASE)

  • add option --split|-t

Documentation

find files with similar code

Modules

'naive' metrics for code similarity
remove whitespace, comments and unessential chars from text
trim whitespace since it's mostly irrelevant
collapse words and numbers into abstract placeholders
remove word characters completely
guess if two strings are so similar, that it's maybe cheating
don't clutter app with parsing of arguments
organize the output to different formats
pseudo class to help locating the path of the template files