Acme-MetaSyntactic
view release on metacpan or search on metacpan
Revision history for Acme-MetaSyntactic
1.015 2021-03-30 BOOK
[ENHANCEMENT]
- add one transliteration for tr_utf8_basic
1.014 2017-10-30 BOOK
[ENHANCEMENTS]
- Restore meta/metafy script installation (ILMARI)
- Minor encoding patch
1.013 2017-04-17 BOOK
[ENHANCEMENTS]
- Test::MetaSyntactic now prints a summary of failed themes at the end of
the all_themes_ok test suite
[TESTS]
- ensure the test suite works when @INC does not contain '.'
[PACKAGING]
- switch to Dist::Zilla for maintaining the distribution
[DOCUMENTATION]
- add quotes and links for two blogs posts about Acme::MetaSyntactic
- update a link to the Perl source history (from Perforce to Git)
[THEME UPDATE]
- contributors
1.012 2013-10-14 BOOK
[ENHANCEMENTS]
- Test::MetaSyntactic now tries to load each theme in isolation
[TESTS]
- do not use blib in t/50usecase.t
- fix the t/usecase_list8 script to not trigger CPAN.pm
recursion detection (when loading pause_id)
(this should fix a long standing installation bug)
1.011 2013-09-16 BOOK
[ENHANCEMENTS]
- the name() method now accepts a "$theme/$category" parameter,
instead of just "$theme"
1.010 2013-08-12 BOOK
[ENHANCEMENTS]
- flip the executable bit on script/metafy
1.009 2013-08-12 BOOK
[ENHANCEMENTS]
- Test::MetaSyntactic now enforces stricter rules on themes:
a theme will fail if it is empty, or if it returns the empty
string as a name
1.008 2013-01-13 BOOK
[ENHANCEMENTS]
- the load_data() method now closes the DATA filehandle when done.
Many themes use __DATA__ to store their names, which could cause
problems ("Too many open files"), when loading a lot of themes.
(see http://www.cpantesters.org/cpan/report/25449004)
1.007 2012-10-08 BOOK
[ENHANCEMENTS]
- Test::MetaSyntactic now supports RELEASE_TESTING
(and keeps supporting AUTHOR_TESTING for backwards compatibility)
1.006 2012-08-26 BOOK
[ENHANCEMENTS]
- add support for end-of-line comments in the __DATA__ section
(in the load_data() method)
( run in 0.776 second using v1.01-cache-2.11-cpan-39bf76dae61 )