There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Search::Xapian::DatabaseModifiedError - DatabaseModifiedError indicates a database was modified.

DESCRIPTION

To recover after catching this error, you need to call
Xapian::Database::reopen() on the Database and repeat the operation
which failed.