GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Any::Moose(3) User Contributed Perl Documentation Any::Moose(3)

Any::Moose - (DEPRECATED) use Moo instead!

version 0.27

日本語翻訳: http://blog.64p.org/entry/2013/02/06/094906

Please use Moo instead of Any::Moose for new code.

Moo classes and roles will transparently and correctly upgrade to Moose when needed. This is a fundamentally better design than what Any::Moose offers. Mouse metaclasses do not interact with Moose metaclasses which leaks abstractions all over the place.

Any::Moose had a good run. It was a simplistic but expedient answer for getting Moose syntax on the cheap but with the transparent upgrade path to Moose when you needed it. But really, please don't use it any more. :)

You may find MooX::late useful for porting your code from Any::Moose to Moo.

For the sparse documentation Any::Moose used to include, see <https://metacpan.org/module/SARTAK/Any-Moose-0.18/lib/Any/Moose.pm>

Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=Any-Moose> (or bug-Any-Moose@rt.cpan.org <mailto:bug-Any-Moose@rt.cpan.org>).

There is also a mailing list available for users of this distribution, at <http://lists.perl.org/list/moose.html>.

There is also an irc channel available for users of this distribution, at "#moose" on "irc.perl.org" <irc://irc.perl.org/#moose>.

  • Shawn M Moore <code@sartak.org>
  • Florian Ragwitz <rafl@debian.org>
  • Stevan Little <stevan@iinteractive.com>
  • 藤 吾郎 (Fuji Goro) <gfuji@cpan.org>

  • Karen Etheridge <ether@cpan.org>
  • Tokuhiro Matsuno <tokuhirom@gmail.com>
  • Ricardo Signes <rjbs@cpan.org>
  • Graham Knop <haarg@haarg.org>
  • Stevan Little <stevan.little@iinteractive.com>
  • Chris 'BinGOs' Williams <chris@bingosnet.co.uk>

This software is copyright (c) 2009 by Best Practical Solutions.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2016-11-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.