hoe-debugging 1.0.0
A Hoe plugin to help you debug your codes. This plugin provides <tt>test:gdb</tt> and <tt>test:valgrind</tt> tasks (with a few variants). See the Hoe::Debugging module for a few configuration options. This plugin expects you to have <tt>gdb</tt> and <tt>valgrind</tt> available in your <tt>PATH</tt>.