Acme-MetaSyntactic

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

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)

1.005 2012-07-24 BOOK
    [TESTS]
    - fix t/31any.t to work with themes having very few items

1.004 2012-06-28 BOOK
    [ENHANCEMENTS]
    - add support for POST request in Acme::MetaSyntactic::RemoteList

1.003 2012-06-12 BOOK
    [ENHANCEMENTS]
    - Acme::MetaSyntactic::List now automatically removes duplicate
      items from the initialisation data,
    - thus making obsolete the subtest_uniq test in Test::MetaSyntactic
    - give Test::MetaSyntactic a shorter timeout to check for the network
    - fix some encoding issues (fixes RT #77657)

1.002 2012-05-21 BOOK
    [TESTS]
    - ensure theme names used in tests are unlikely to conflict
      with themes existing in the wild

1.001 2012-05-14 BOOK
    [ENHANCEMENTS]
    - new subtest in Test::MetaSyntactic: subtest_encoding
    - extract() for MultiList lists that have remote lists
      can now behave differently for each category (the category
      is passed as a parameter)
    [DOCUMENTATION]
    - add links to meta(1) from Acme::MetaSyntactic's documentation
      (fixes RT #77060)
    [THEME UPDATES]
    - new contributor added to contributors theme

1.000 2012-05-07 BOOK
    [NEW THEME 2012/05/07]
    - contributors
    [ENHANCEMENTS]
    - eta.pm provided as a shortcut for one-liners (perl -Meta)
      (closed RT #28849)
    [THEME UPDATES]
    - all themes but foo (the default) and any moved to another
      distribution: Acme-MetaSyntactic-Themes

0.99_05 2012-05-04 BOOK
    [ENHANCEMENTS]
    - Acme::MetaSyntactic::MultiList init() now accepts an argument.
      (closed RT #40116)
    [TESTS]
    - made sure no tests depend on included themes

0.99_04 2012-04-10 BOOK
    [TESTS]
    - improved version of Test::MetaSyntactic, with more subtests

0.99_03 2012-03-31 BOOK
    [TESTS]
    - moved all tests common to all themes in the Test::MetaSyntactic module
    - remove possible duplicates in unicode theme



( run in 0.744 second using v1.01-cache-2.11-cpan-39bf76dae61 )