Revision history for Bio-Protease
1.100470 2010-02-16 12:04:34 America/Argentina/Buenos_Aires
- Some internal refactorings, no functional changes.
- Remove alpha warning.
1.100420 2010-02-10 23:39:36 America/Argentina/Buenos_Aires
- Rely on YAML instead of YAML::Any
- bump Moose and ClassAttribute prerequisites
- improve kwalitee
1.093151 Wed Nov 11 11:57:55 2009
- Interface is now implemented as a role instead of a base class.
- Instead of a scalar reference, _cuts is passed a plain scalar.
- Various doc improvements.
- Use PodWeaver instead of PodPurler.
1.092670 Mon Sep 14 10:16:12 2009
- remove three final stops in the specificities.yaml file that made
Load fail when YAML.pm was used.
- Use autodie. This is 2009.
- Doc fix: _cuts() is a method rather than a subroutine.
- Fixed broken link in docs.
- Factual mistkae in the is_substrate() docs: it's boolean, not
scalar context.
1.092560 Sun Sep 13 11:39:41 2009
- Documentation improvements.
- Substitute "use ok" by "use_ok()" in test suite due to test
failures on Solaris.
1.092550 Sat Sep 12 00:18:02 2009
- Initial release.