Any-Moose

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Any-Moose

0.27      2016-11-08 03:37:04Z
  - add deprecation warning when this module is used

0.26      2015-01-24 07:52:46Z
  - change Mouse $VERSION check to avoid dying on bad 'v2.4.0' version

0.25      2015-01-21 04:31:32Z
  - mark module as deprecated in metadata
  - add additional checks for too-old Mouse

0.24      2014-06-23 15:53:03Z
  - fixed bad changelog from last release, doh!

0.23      2014-06-23 13:04:35Z
  - now always prefers Moose if Moo is loaded, to overcome some
    incompatibility issues in subclasses (github #1, Graham Knop)

0.22      2014-06-19 02:30:13Z
  - fix missing =encoding directive in pod
  - canonical repository moved to https://github.com/moose/Any-Moose

0.21 2013-03-02
  - Add tokuhirom's translation of the deprecation notice

0.20 2012-12-30
  - Documentation fixes

0.19 2012-12-30
  - Deprecated in favor of Moo. Good night, sweet prince.

0.18 2011-11-07
  - Try to cope with broken smokers better by recording a Moose
    prereq when it is used. (Chris Williams)
    - see https://rt.cpan.org/Public/Bug/Display.html?id=72043

0.17 2011-09-16
  - Better indicate that this module is dynamically configured.
    - fixes [rt.cpan.org #70996]

0.16 2011-09-15
  - If you have Moose installed you no longer get the Mouse dependency (rjbs, reported by andk)
     Any::Moose has long had both runtime and test support for Moose
     without Mouse, but the toolchain has not, until recently, been
     good enough to handle alternatives. This change is designed
     to affect very few people.
    - fixes [rt.cpan.org #70597]

0.15 2011-06-07
  - Standardize the tests' Mouse/Moose loading eval/skip code
    (Sartak, reported by Daniel Macks)
    - fixes [rt.cpan.org #68657]

0.14 2011-04-29
  - Skip t/004-x-modules-mouse.t if you don't have MouseX::Types 0.03 since
    older versions do not work with modern Mouse (Sartak, reported by ewilhelm)

0.13  2010-05-19
  - Add load_first_existing_class (gfx)

0.12  2010-04-02
  - t/000-version.t for better diagnostics (tokuhirom)
  - Slight performance improvements for is_class_loaded,
      lazily loading Carp, etc (Sartak)
  - Start some real documentation (Sartak)
  - Document $ENV{ANY_MOOSE} (Sartak)
    - fixes [rt.cpan.org #52339]
  - Test that Moose is loaded, not CMOP (Sartak)
    - fixes [rt.cpan.org #56093]
  - Alias class_of and more functions (Sartak)
    - requested by [rt.cpan.org #52275]



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