Can some please explain me Mojolicious hook and how I can use it in my script.
The requirement is to call another subroutine after the return statement of the existing subroutine.
I know, we cannot call anything after the return. But I want a way to do it. Thanks a lot for the help