Changes for version 0.9.3
- Forgot that the order of each %hash was different for older perls, so converted each %self->{structure}->{methods} to use a for loop so i could sort the output.
Modules
A simple module that analyzes a given source file and automatically generates t/*.t style tests for subroutines/methods it encounters.