Thenothing has asked for the wisdom of the Perl Monks concerning the following question:

Dear Brothers Monks I hope you are doing very well in this crisis, before I implemented the next:

Custom Monitoring and Error Tracking with Reporting and real time notification

Do you know someone modules who has alert or notification features to http (show exceptions in web browser or another channel ) ?

The problem is not how to catch all unhanded exceptions but rather how to deal with them and to create a reporting engine (analysis) around them.

Note: I know about sentry, rollbar. I need pure perl or C implementation
  • Comment on Monitoring and Error Tracking with Reporting and real time notification