remove some debugging statements
[scpubgit/stemmatology.git] / Makefile.PL
2012-06-15 Tara L Andrews merge performance branch into main
2012-06-06 Tara L Andrews use improvements in Lingua packages throughout our...
2012-05-07 Tara L Andrews refactor English/French shared TT logic into Base.pm
2012-05-03 Tara L Andrews read lexeme info in GraphML parsing
2012-05-03 Tara L Andrews naive serialization of lexems in GraphML
2012-05-02 Tara L Andrews make French morphology use Lingua objects; add tests
2012-04-20 Tara L Andrews require working version of Text::TEI::Markup
2012-04-18 Tara L Andrews bump version numbers
2012-04-17 Tara L Andrews housekeeping, a bit of POD addition
2012-04-15 Tara L Andrews make the rest of the tests work with the new Witness
2012-03-02 Tara L Andrews fix last bugs, make stexaminer work under new regime
2012-02-23 Tara L Andrews add support for direct SQL query of directory
2012-01-21 Tara L Andrews add exceptions to the rest of the Tradition library
2012-01-21 Tara L Andrews simplify Directory and add exceptions;
2012-01-17 Tara L Andrews add JSON alignment table parsing
2012-01-10 Tara L Andrews allow distance program specification
2012-01-07 Tara L Andrews set up proper garbage-collecting deletion of traditions...
2012-01-01 Tara L Andrews Get rid of Graph::Easy; add stemma tests
2011-12-31 Tara L Andrews update mod requirements
2011-12-21 Tara L Andrews store tradition objects in a KiokuDB instance
2011-10-03 Tara L Andrews start documenting and testing
2011-10-02 Tara L Andrews keep module dependencies in sync
2011-05-12 tla Start to switch to Moose