Acme-MetaSyntactic

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - 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

0.99_02 2011-11-10 BOOK
    [TESTS]
    - clean up some "Name used only once" warnings
    - fix pod coverage tests for unicode theme

0.99_01 2011-10-18 BOOK
    [TESTS]
    - fix tests that used to break with Perl >= 5.10
      (thanks to Florian Ragwitz and Randy Stauner for patches)

0.99 2006-11-06 BOOK
    [NEW WEEKLY THEME 2006/11/06]
    - summerwine (Smylers)
    [TOOLS]
    - metafy is a new script that can search metasyntactic terms and
      replace them by others
    [THEME UPDATES]
    - pause_id
    - pokemon
    - pm_groups

0.98 2006-10-30 BOOK
    [NEW WEEKLY THEME 2006/10/30]
    - magma
    [THEME UPDATES]
    - dilbert
    - linux
    - pause_id

0.97 2006-10-24 BOOK
    [NEW WEEKLY THEME 2006/10/23]
    - good_omens (Jean Forget)
    [THEME UPDATES]
    - dilbert
    - linux
    - pause_id

0.96 2006-10-16 BOOK
    [NEW WEEKLY THEME 2006/10/16]
    - thunderbirds (Abigail)
    [THEME UPDATES]
    - browser (Rafaël Garcia-Suarez added "iceweasel")
    - pause_id

0.95 2006-10-09 BOOK
    [NEW WEEKLY THEME 2006/10/09]
    - linux
    [THEME UPDATES]
    - pause_id
    - pm_groups

0.94 2006-10-02 BOOK
    [NEW WEEKLY THEME 2006/10/02]
    - nis (Abigail)
    [THEME UPDATES]
    - pause_id

0.93 2006-09-26 BOOK
    [NEW WEEKLY THEME 2006/09/25]
    - jabberwocky (Abigail)
    [ENHANCEMENTS]
    - Acme::MetaSyntactic::MultiList now has a has_category() method
      to test if a given theme contains a certain category
    [THEME UPDATES]

Changes  view on Meta::CPAN

      shows which items were added or removed (thanks to Abigail).
    [THEME UPDATES]
    - dilbert
    - pokemon
    - us_presidents (Abigail spotted a typo and provided a code patch)

0.56 2005-12-29 BOOK
    [NEW WEEKLY THEME 2006/01/09]
    - pokemon (Abigail)
    [THEME UPDATE]
    - pm_groups (28 groups died, 4 were created)

0.55 2005-12-27 BOOK
    [NEW WEEKLY THEME 2006/01/02]
    - weekdays
    [HEY, WEEKDAYS IS NOT NEW! IT WAS ADDED IN VERSION 0.51!!]
    - Well, the theme has changed enough that I can consider it
      new: it's now a subclass of Acme::MetaSyntactic::Locale
      and supports Basque, Catalan, Corsican, Danish, Dutch, English,
      Estonian, Finnish, French, German, Italian, Latin, Latvian,
      Polish, Portuguese, Spanish, Swahili, Swedish, Welsh and Yiddish
      lists (as well as the Pataphysical calendar).
    - You've being doing this three times already! What does it mean?
    - I must admit that it's the only way I've found to add something
      new each week and still manage to have only 100 themes when I
      reach version 1.00...

0.54 2005-12-22 BOOK
    [NEW WEEKLY THEME 2005/12/26]
    - barbapapa (Abigail)

0.53 2005-12-19 BOOK
    [NEW WEEKLY THEME 2005/12/19]
    - opcodes (Abigail)
    [ENHANCEMENTS]
    - the list of themes (as returned by themes() is still computed
      at startup, but if new themes appear while the current script
      is running, they can be "required" without a restart
    [THEME UPDATE]
    - dilbert

0.52 2005-12-11 BOOK
    [NEW WEEKLY THEME 2005/12/12]
    - us_presidents (Abigail)
    [THEME UPDATE]
    - dilbert

0.51 2005-12-04 BOOK
    [NEW WEEKLY THEME 2005/12/05]
    - weekdays (Abigail)
    [ENHANCEMENTS]
    - Added support for empty lists (prevents AMS from falling into
      an infinite loop), thanks to Abigail
    - Better support in Acme::MetaSyntactic::Locale for language
      tags longer than 2 characters
    - Acme::MetaSyntactic::RemoteList now uses LWP::UserAgent to fetch
      remote lists
    [THEME UPDATES]
    - booze (see below)
    - dilbert
    - unicode (better support for various Perl versions and a very basic
      default list)
    [TICKET CLOSED]
    - #16256 on rt.cpan.org (David Landgren provided 11 new beverages
      and corrected a typo in AMS::booze)

0.50 2005-11-26 BOOK
    [NEW WEEKLY THEME 2005/11/28]
    - unicode
    [ENHANCEMENTS]
    - Acme::MetaSyntactic::List and Acme::MetaSyntactic::Locale-based
      theme can now supply their lists to __PACKAGE__->init(), instead
      of storing them in __DATA__. The data format must be the same
      as the one that load_data() returns.
    [FILE UPDATE]
    - Oops. The DATES file was not listed in the MANIFEST file, 
      and therefore not included in version 0.49.
    - DATES now lists all planned themes for 2005.

0.49 2005-11-20 BOOK
    [NEW WEEKLY THEME 2005/11/21]
    - pm_groups
    [THEME UPDATES]
    - dilbert (thanks to Acme::MetaSyntactic::RemoteList, see below)
    - yapc (YAPC::NA 2006 will be in Chicago)
    [ENHANCEMENTS]
    - name() is now a class method for Acme::MetaSyntactic::List and
      Acme::MetaSyntactic::Locale
    - A new class, Acme::MetaSyntactic::RemoteList, makes it possible
      to fetch the source list for the theme from a given URL.
      The associated test script spots new items and warns me about it.
    - The first themes with a remote list are viclones, dilbert and
      pm_groups.
    - meta now has a --remote option that prints the remote list of items
    [NEW FILE]
    - the DATES file lists all themes added since the beginning,
      with date and version information, as well as planned
      additions. This version lists all themes up to version 0.50.

0.48 2005-11-01 BOOK
    [NEW WEEKLY THEME 2005/11/14]
    - dwarves (Antoine Hulin, Abigail & Xavier Caron)

0.47 2005-10-31 BOOK
    [NEW WEEKLY THEME 2005/11/07]
    - facecards (Estelle Souche)
    [THEME UPDATES]
    - counting_rhyme (Dutch couting rhyme by Abigail)
    - discworld (Jean Forget added 35 new items)
    - yapc (Missing cities added by Abigail)
    [NEW FILE]
    - the CONTRIBUTORS file lists all the people who helped me
      with Acme::MetaSyntactic. Thanks to you all!

0.46 2005-10-24 BOOK
    [NEW WEEKLY THEME 2005/10/31]
    - antlers (Gaal Yahas)

0.45 2005-10-23 BOOK
    [NEW WEEKLY THEME 2005/10/24]
    - booze (Nicholas Clark)
    [THEME UPDATE]
    - jamesbond (new movie title is public)

0.44 2005-10-14 BOOK
    [NEW WEEKLY THEME 2005/10/17]
    - constellations

0.43 2005-10-09 BOOK



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