The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-SimulateReads

0.06      2017-10-29 04:28:50-02:00 America/Sao_Paulo

	- Corrected My::Types to App::SimulateReads::Types in Base class
	- App no more dies if an indexed fasta sequence has not passed the
	  length constraints. Instead, that sequence are deleted from the hash

0.05      2017-10-02 22:57:50-03:00 America/Sao_Paulo

	- Remove Statistics::Basic
	- Test::Perl::Critic and Test::UseAllModules were moved to [TestRecommends]

0.04      2017-09-25 19:16:51-03:00 America/Sao_Paulo

	- Minimum perl version set to v5.10

0.03      2017-09-17 22:50:47-03:00 America/Sao_Paulo

	- Split App::SimulateReads by creating a CLI::App, CLI::Command interface

0.02      2017-09-16 02:18:05-03:00 America/Sao_Paulo

	- Fix README.md issue with PodWeaver by using ReadmeAnyFromPod

0.01      2017-09-15 23:03:14-03:00 America/Sao_Paulo

	- Initial version