msgid "" msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" msgid "header moose" msgstr "Moose" msgid "header moose subtitle" msgstr "A Postmodern Object System for Perl" msgid "moose page title" msgstr "Moose - A postmodern object system for Perl" # nav msgid "nav home" msgstr "Home" msgid "nav blog" msgstr "Blog" msgid "nav about" msgstr "About" msgid "nav articles" msgstr "Articles" msgid "nav download" msgstr "Download" msgid "nav support" msgstr "Support" msgid "nav presentations" msgstr "Presentations" # home msgid "home body" msgstr "" "

Moose is a postmodern object system for Perl 5 that takes the tedium out of writing object-oriented Perl. It borrows all the best features from Perl 6, CLOS (Lisp), Smalltalk, Java, BETA, OCaml, Ruby and more, while still keeping true to its Perl 5 roots.

" "

Moose is 100% production ready and in heavy use in a number of systems and growing every day. Try it today!

" # about msgid "about body" msgstr "" "

Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent and less tedious. With Moose you can think more about what you want to do and less about the mechanics of OOP.

" "

Moose code sample

" msgid "about new to moose header" msgstr "New to Moose?" msgid "about new to moose body" msgstr "" "

If you're new to Moose, the best place to start is the Moose::Manual docs, followed by the Moose::Cookbook. The introduction will show you what Moose is, and how it makes Perl 5 OO better.

" "

The cookbook recipes on Moose basics will get you up to speed with many of Moose's features quickly. Once you have an idea of what Moose can do, you can use the API documentation to get more detail on features which interest you.

" "

Moose is also featured prominently in a couple of books:

" "" msgid "about organization list header" msgstr "Organizations that use Moose" msgid "about organization list body" msgstr "

Moose is used by a large number of organizations around the world, a few of them are:

" # download msgid "download body" msgstr "

Moose and its related modules are available for download from the CPAN, Perl's world-wide mirrored module distribution platform. Moose is also used by other CPAN modules.

" msgid "download info Moose" msgstr "The core Moose distribution" msgid "download info Task::Moose" msgstr "A collection of excellent Moose extensions" msgid "download info Task::Kensho" msgstr "A collection of excellent Modern Perl modules" msgid "download info MooseX::*" msgstr "The Moose extensions" msgid "download git header" msgstr "Git" msgid "download git body" msgstr "

Moose is developed using the Git source control system. Moose is a very open project and we are always willing to take contributions from others. Moose::Manual::Contributing outlines our specific contribution policies and tells you how get started with our work-flow.

" "

Apocalypse visualized the activity in the Git repositories of Moose and Class::MOP on the occasion of their 1.0 release. These visualizations were created with Gource.

" msgid "download git public" msgstr "Git Public Repository URL" msgid "download git committer" msgstr "Git URL for Committers" msgid "download git web view" msgstr "Git Web View" msgid "download github mirror" msgstr "GitHub Mirror" # support msgid "support body" msgstr "

Moose is a community driven project and you can find help and support on the official IRC channels and mailing lists, but also on community based help sites like PerlMonks and Stack Overflow. You can also refer to the official Moose::Manual::Support documentation for more details.

" msgid "support irc header" msgstr "IRC Channels" msgid "support irc body" msgstr "

The quickest way to get Moose support is to engage the community on IRC.

" msgid "support mailing list header" msgstr "Mailing List" msgid "support mailing list body" msgstr "

The Moose mailing lists can be an excellent way to get your questions answered.

" msgid "support misc header" msgstr "Misc." msgid "support misc body" msgstr "

You might like a couple other items which are useful.

" msgid "support moose mailing list" msgstr "Moose mailing list" msgid "support moose mailing list archives" msgstr "Moose mailing list archives" msgid "support textmate bundle" msgstr "Moose TextMate Bundle" msgid "support quickref card" msgstr "Moose Quick Reference Card" # articles msgid "articles body" msgstr "

Many interesting and useful articles and blog posts are written about Moose. The Perl Iron Man blog quite often has Moose related posts.

" "

If you know of an article or blog post that you think should be included, let us know via IRC or the mailing list and we will add it here.

" # presentations msgid "presentations body" msgstr "

Moose users give presentations at conferences and local Perl Mongers group meetings.

" "

If you know of a presentation that you think should be included, let us know via IRC or the mailing list and we will add it here.

" msgid "presentations video label" msgstr "video" msgid "presentations podcast label" msgstr "podcast" msgid "presentations 2006" msgstr "2006" msgid "presentations 2007" msgstr "2007" msgid "presentations 2008" msgstr "2008" msgid "presentations 2009" msgstr "2009" msgid "presentations 2010" msgstr "2010" msgid "presentations 2011" msgstr "2011" msgid "presentations Perl Mongers Groups" msgstr "Perl Mongers Groups" # footer msgid "footer copyright" msgstr "Copyright © Infinity Interactive, 2006 – 2011" msgid "footer terms" msgstr "This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself."