The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

KiokuDB::Cmd::Command::FSCK - Check for broken references

DESCRIPTION

This commands uses KiokuDB::LinkChecker to search for broken references.

ATTRIBUTES

print

When true the IDs will be printed to STDOUT, allowing you to dump the broken entries:

    kioku dump --dsn ... $( kioku fsck --dsn ... --print )