Acme-MetaSyntactic

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - The 17 existing themes have been converted to the new scheme.
    [USAGE]
    - Acme::MetaSyntactic is a dependency for a least one module!
      Praise Bot::MetaSyntactic, which is the core of the meta bot
      running on irc://irc.perl.org/perlfr
    [INCOMPATIBILITIES]
    - the API has changed a little:
      + Acme::MetaSyntactic does not has methods named after the
        themes any more
      + The name() method now accept the theme name as its first
        parameter
      + name( [ $theme, ] 0 ) now returns the full list of names
    [COVERAGE]
    - Code coverage is still 100%, but I had to resort to a hack
      to achieve this feat.
    [NEW BEHAVIOURS]
    - Acme::MetaSyntactic::List is the classic "random item from a list"
      that existed until now
    [ANNOUNCE]
    - More behaviour subclasses will follow!
    [NEW WEEKLY THEMES 2005/03/07]
    - any     [a metatheme (!) that returns names from a random theme]
    - dancers [a birthday gift and homage to my wife,
               who was born on March 7th, 30 years ago]
    [THEME UPDATE]
    - toto (Jérôme Fenal)

0.11 2005-02-22 BOOK
    [NEW WEEKLY THEME 2005/02/28]
    - hhgg (Aldo Calpini)

0.10 2005-02-10 BOOK
    [NEW WEEKLY THEME 2005/02/21]
    - viclones

0.09 2005-02-06 BOOK
    [NEW WEEKLY THEME 2005/02/14]
    - buffy (Rafael Garcia-Suarez)

0.08 2005-01-18 BOOK
    [NEW WEEKLY THEME 2005/02/07]
    - phonetic (Michel Rodriguez)

0.07 2005-01-18 BOOK
    [NEW WEEKLY THEME 2005/01/31]
    - jamesbond (heh)

0.06 2005-01-18 BOOK
    [BIG FUX]
    - themes() didn't work correctly in scalar context.
    [SMILL FAX]
    - meta did issue a warning when called without arguments.
      Rafael Garcia-Suarez provided a patch, which I modified
      so that no args means default theme.
    [NEW WEEKLY THEME 2005/01/24]
    - tld (Scott Lanning suggested ISO 3166 country codes)

0.05 2005-01-16 BOOK
    [ANNOUNCE]
    - From now on, releases should happen on a weekly
      basis, every monday morning (CET)... A new list every week!
    - Email me with suggestions (and lists).
    [STUPID ME]
    - 0.04 was released too soon, so this version:
      + puts the coverage back at 100% (one missing test in 0.04
        had the coverage fall to 97.8%. Darn.)
      + removes the compromising "log" file (which was there since 0.01)
      + removes the "Build" file (which was there since 0.01, as well)
    [TOOLS]
    - script/meta is a simple front-end, useful with $EDITOR
    [THEMES]
    - New theme:
      + browser (with a little help from Sébastien Aperghis-Tramoni)

0.04 2005-01-15 BOOK
    - Correct a typo in Markefile.PL (thanks to Mike Castle)
    - The method themes() returns the sorted list of available themes
    - New themes:
      + crypto (anonymous)
      + simpsons
    - closed ticket #9725 on rt.cpan.org (wishlist)

0.03 2005-01-14 BOOK
    - Documentation patches
    - Put everything in __DATA__ to make adding new themes easier
    - New themes (the names in parentheses indicate who suggested
      the theme and/or provided the list):
      + dilbert (Sébastien Aperghis-Tramoni)
      + donmartin (Vahe Sarkissian)
      + pynchon (David Landgren)
      + robin
    - closed ticket #9731 on rt.cpan.org (discussion)

0.02 2005-01-14 BOOK
    - The module now exports all meta* functions.
    - If many items are requested, the module will supply as many
      as requested, as randomly as possible.

0.01 2005-01-13 BOOK
    - First version, with only an OO interface.
    - 100% test coverage (Devel::Cover rules!)
    - Themes:
      + batman
      + flintstones
      + foo
      + shadok
      + toto



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