From: Stevan Little 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! 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 to think more about what you want to do and less about the mechanics of OOP. Here is a sample of what Moose looks like. 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! 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 to think more about what you want to do and less about the mechanics of OOP. Click here to see a sample of what Moose looks like. If you're new to Moose, the best place to start is the Moose::Manual docs, followed by the Moose::Cookbook. The intro will show you what Moose is, and how it makes Perl 5 OO better. If you're new to Moose, the best place to start is the Moose::Manual docs, followed by the Moose::Cookbook. The intro 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 developed using the Git source control system. Moose is a very open project and we are always willing to take contributions from others. The Moose::Manual::Contributing outlines our specific contribution policies and tells you how get started with our workflow. Here is a visualization of the Moose and Class::MOP git repositories over time. 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. The Moose::Manual::Contributing outlines our specific contribution policies and tells you how get started with our workflow. Here is a visualization of the Moose and Class::MOP git repositories over time. [% loc('about body') %] [% loc('about company list body') %]
+ "
"package Point;\n"
"use Moose;\n"
@@ -75,12 +63,26 @@ msgstr ""
"};\n"
"
"
+# home
+
+msgid "home body"
+msgstr ""
+"[% loc('about header') %]
[% loc('about new to moose header') %]
@@ -9,10 +8,12 @@
[% loc('about company list header') %]
- [% FOREACH company IN current_page.data.companies %]
-
+
+ [% FOREACH company IN current_page.data.companies %]
+
+
[% loc('articles body') %]
-+
[% loc('download cpan body') %]
- -[% loc('download body') %]
++
[% loc('download git body') %]
- -+
[% loc('home body') %]
-[% loc('home body') %]
[% END %] \ No newline at end of file diff --git a/lib/Moose/Website/Resource/Templates/presentations.tt b/lib/Moose/Website/Resource/Templates/presentations.tt index 0af116d..3cad9c5 100644 --- a/lib/Moose/Website/Resource/Templates/presentations.tt +++ b/lib/Moose/Website/Resource/Templates/presentations.tt @@ -1,22 +1,23 @@ -[% WRAPPER 'wrapper/sub_page.tt' %] +[% WRAPPER 'wrapper/root.tt' %] -[% loc('presentations body') %]
-+