in reply to Ignoring not well-formed (invalid token) errors

# Subroutine declarations sub handle_mo; sub usage;

If you call the subroutines like usage(); then you won't need forward declarations