I'm currently working on a Mojolicious TDD application on my Mac, and I'm getting a little tired of manually running my tests every time I change the code.
After doing some Rails development, I really liked the automatic response I received from the self-test, and, interestingly, there is the Perl equivalent, or if there is some way to use autotest with Perl.
source share