README (481B)
1 REQUIREMENTS: Perl 5, String::ShellQuote 2 3 lumia is meant for managing checksums of files in order to prevent bitrot. 4 It does this by storing several special files in each directory to keep 5 track of the checksums. 6 7 See the perldoc in lumia for the documentation (run perldoc -F lumia). 8 Alternatively, install it with 'make install' (as root; this just generates 9 a man page and copies lumia and the generated man page to the appropriate 10 system directories) and then run 'man lumia'.