update l10n: de
[gitmo/moose-website.git] / data / pages.yml
CommitLineData
7476895d 1---
2- name : home
3 template : index.tt
4 outfile : index.html
5- name : about
6 template : about.tt
7 outfile : about.html
5efab74a 8 data :
efff1e7d 9 organizations:
5efab74a 10 - name : "Yahoo!"
11 url : http://www.yahoo.com
05fc1e7c 12 - name : "Symantec"
13 url : http://www.symantec.com
5efab74a 14 - name : "Cisco"
15 url : http://www.cisco.com
16 - name : "IMDb"
17 url : http://www.imdb.com
18 - name : "Pobox"
19 url : http://www.pobox.com
20 - name : "Best Practical"
21 url : http://www.bestpractical.com
22 - name : "Infinity Interactive"
23 url : http://www.iinteractive.com
24 - name : "Shadowcat"
25 url : http://www.shadowcat.co.uk
26 - name : "ValueClick"
27 url : http://www.valueclick.com
28 - name : "Magazines.com"
29 url : http://www.magazines.com
30 - name : "Takkle.com"
31 url : http://www.takkle.com
9db2b8f2 32 - name : Open Data Group
33 url : http://opendatagroup.com/
5efab74a 34 - name : "BBC"
35 url : http://www.bbc.co.uk
36 - name : "Hearst Corporation"
9db2b8f2 37 url : http://www.hearst.com/
5efab74a 38 - name : "Omni Hotels"
39 url : http://www.omnihotels.com
40 - name : "SocialText"
41 url : http://www.socialtext.com
42 - name : "Napster"
9db2b8f2 43 url : http://www.napster.com
5efab74a 44 - name : "Capitol Advantage"
9db2b8f2 45 url : http://capitoladvantage.com/
5efab74a 46 - name : "Tamarou"
47 url : http://www.tamarou.com
48 - name : "Cloudtone Studios"
9db2b8f2 49 url : http://cloudtone.ca/
5efab74a 50 - name : "Endeworks"
9db2b8f2 51 url : http://www.endeworks.jp/
5efab74a 52 - name : "net-a-porter.com"
53 url : http://www.net-a-porter.com
54 - name : "Shopzilla / BizRate"
9db2b8f2 55 url : http://www.shopzilla.com/
5efab74a 56 - name : "SimplyClick"
9db2b8f2 57 url : http://www.simplyclick.net/
5efab74a 58 - name : "MedTouch"
9db2b8f2 59 url : http://medtouch.com/
5efab74a 60 - name : "MusicBrainz"
9db2b8f2 61 url : http://musicbrainz.org/
5efab74a 62 - name : "Current TV"
9db2b8f2 63 url : http://www.current.com/
5efab74a 64 - name : "The Genome Center at Washington University"
9db2b8f2 65 url : http://genome.wustl.edu/
4063e56b 66 - name : "CATH: Protein Structure Classification Database at <acronym title='University College London'>UCL</acronym>"
67 url : http://www.cathdb.info/
4b29996d 68 - name : "DoctorBase"
69 url : "http://doctorbase.com/"
70 - name : "Lexy"
71 url : "http://www.lexy.com/"
8862160b 72 - name : "University of Nebraska CLAB (UNO/UNMC)"
73 url : "http://clab.ist.unomaha.edu/"
7b747a91 74 - name : "Int80"
75 url : "http://int80.biz/"
83fb15d3 76 - name : "AirG"
77 url : "http://corp.airg.com"
78 - name : "Matsch Systems"
79 url : "http://www.matsch.com"
80 - name : "Cold Hard Code"
81 url : "http://www.coldhardcode.com"
bc5bad3c 82- name : blog
83 outfile : http://blog.moose.perl.org/
7476895d 84- name : download
85 template : download.tt
86 outfile : download.html
87 data :
88 CPAN:
89 - name : Moose
90 url : http://search.cpan.org/dist/Moose/
e95a25e2 91 - name : <code>Class::MOP</code>
7476895d 92 url : http://search.cpan.org/dist/Class-MOP/
e95a25e2 93 - name : <code>Task::Moose</code>
7476895d 94 url : http://search.cpan.org/dist/Task-Moose/
e95a25e2 95 - name : <code>Task::Kensho</code>
7476895d 96 url : http://search.cpan.org/dist/Task-Kensho/
e95a25e2 97 - name : <code>MooseX::*</code>
bed39e78 98 url : http://search.cpan.org/search?query=MooseX&amp;mode=dist
7476895d 99 git:
e95a25e2 100 public : <code>git://git.moose.perl.org/Moose.git</code>
101 committer: <code>gitmo@git.moose.perl.org:Moose.git</code>
7476895d 102 web_view : http://git.shadowcat.co.uk/gitweb/gitweb.cgi
9db2b8f2 103 github : http://github.com/nothingmuch/moose
5efab74a 104- name : support
105 template : support.tt
106 outfile : support.html
107 data :
108 irc :
e95a25e2 109 - '<a href="irc://irc.perl.org/moose">#moose@irc.perl.org</a>'
110 - '<a href="irc://irc.perl.org/moose-dev">#moose-dev@irc.perl.org</a>'
5efab74a 111 mailing_list :
6ff3cba1 112 address : http://lists.perl.org/list/moose.html
5efab74a 113 archive : http://news.gmane.org/gmane.comp.lang.perl.moose
5efab74a 114 misc :
115 - name : textmate bundle
116 url : http://github.com/perigrin/perl-moose.tmbundle
117 - name : quickref card
606148e9 118 url : http://gorwits.me.uk/data/files/moose-quick-ref.pdf
7476895d 119- name : articles
120 template : articles.tt
121 outfile : articles.html
122 data :
00b78aa7 123 - year : 2011
124 articles :
125 - url : http://blog.moose.perl.org/2011/01/the-moose-ecosystem.html
126 title :
127 en : A discussion of the Moose Ecosystem on our blog
7c22e9fe 128 de : Eine Erörterung des Moose-Ökosystems in unserem Blog
00b78aa7 129 - url : http://blogs.perl.org/users/preaction/2011/01/whats-new-in-webgui-80-1---psgiplack.html
130 title :
131 en : The WebGUI folks talk about version 8.0 (which uses Moose)
7c22e9fe 132 de : die WebGUI-Leute reden über Version 8.0, die Moose benutzt
00b78aa7 133 - url : http://www.modernperlbooks.com/mt/2011/01/the-parametric-role-of-my-mvc-plugin-system.html
134 title :
135 en: chromatic discusses Parameterized roles with Moose
7c22e9fe 136 de: chromatic erörtert parameterisierte Rollen mit Moose
7476895d 137 - year : 2010
138 articles :
00b78aa7 139 - url : http://blogs.perl.org/users/jt_smith/2010/10/why-the-lacuna-expanse-is-good-for-perl.html
140 title :
141 en: JT Smith talks about Lacuna Expanse (which uses Moose)
7c22e9fe 142 de: JT Smith redet über Lacuna Expanse, das Moose benutzt
c64318d8 143 - url : http://www.modernperlbooks.com/mt/2010/09/the-right-approach-to-deprecation.html
144 title :
145 en: chromatic discusses the Moose deprecation policy
7c22e9fe 146 de: chromatic erörtert die Richtlinien zur Antiquierung in Moose
c64318d8 147 - url : http://blog.woobling.org/2010/09/moose-has-won.html
148 title :
149 en : Yuval Kogman declares "Moose has won".
7c22e9fe 150 de : Yuval Kogman stellt fest, dass Moose gewonnen hat.
c64318d8 151 - url : http://www.morungos.com/node/90
152 title :
153 en : Stuart Watt talks about how Perl and LISP are both "language survivors"
7c22e9fe 154 de : Stuart Watt redet darüber, wie Perl und LISP überleben
c64318d8 155 - url : http://www.modernperlbooks.com/mt/2010/09/what-you-can-and-cannot-teach-about-encapsulation.html
156 title :
157 en : chromatic talks about Encapsulation and Moose
7c22e9fe 158 de : chromatic redet über Datenkapselung und Moose
c64318d8 159 - url : http://perlgeek.de/blog-en/perl-tips/what-is-modern-perl.html
160 title :
161 en : Moritz Lenz asks What is "Modern Perl"?
7c22e9fe 162 de : 'Moritz Lenz fragt: Was ist "modernes Perl"?'
c64318d8 163 - url : http://www.catalyzed.org/2010/04/moosexappcmd-and-your-command-line-apps.html
164 title :
165 en : Devin Austin talks about MooseX::App::Cmd
7c22e9fe 166 de : Devin Austin redet über MooseX::App::Cmd
d846e68a 167 - url : http://blogs.perl.org/users/jt_smith/2010/04/the-second-age-of-perl.html
168 title :
169 en : JT Smith declares The Second Age of Perl
7c22e9fe 170 de : JT Smith verkündet die zweite Perl-Ära
9db2b8f2 171 - url : http://stevan-little.blogspot.com/2010/03/moose-100-is-released.html
df04a1b7 172 title :
173 en : Moose 1.00 is Released
564d15c5 174 de : Moose 1.00 wird veröffentlicht
9db2b8f2 175 - url : http://www.modernperlbooks.com/mt/2010/03/ill-get-the-mop.html
df04a1b7 176 title :
e95a25e2 177 en : chromatic talks about <code>Class::MOP</code> in relation to his Modern Perl book
564d15c5 178 de : chromatic redet über <code>Class::MOP</code> in Bezug auf sein Buch über modernes Perl
9db2b8f2 179 - url : http://chris.prather.org/been-there-done-that.md.html
df04a1b7 180 title :
181 en : Chris Prather discusses Moose and the Modern Perl movement
564d15c5 182 de : Chris Prather erörtert Moose und die Bewegung zu modernem Perl
9db2b8f2 183 - url : http://www.modernperlbooks.com/mt/2010/01/subtle-encouragement-toward-correctness.html
df04a1b7 184 title :
185 en : chromatic discusses how Moose helps you write more correct code
564d15c5 186 de : chromatic erörtert, wie Moose hilft, richtigeren Code zu schreiben
7476895d 187 - year : 2009
5efab74a 188 articles :
5343b345 189 - title :
190 en : Jay Kuri's - A gentle introduction to Moose
564d15c5 191 de : Jay Kuri - eine behutsame Einführung in Moose
5343b345 192 articles :
193 - url : http://www.catalyzed.org/2009/06/a-gentle-introduction-to-moose.html
194 title :
10b2c9bf 195 en : The original English version
564d15c5 196 de : Originalversion auf englisch
5343b345 197 - url : http://www.perl.it/blog/archives/000641.html
198 title :
10b2c9bf 199 en : "The Italian translation by Stefano Rodighiero and Perl.it"
564d15c5 200 de : "italienische Übersetzung von Stefano Rodighiero und Perl.it"
9db2b8f2 201 - url : http://chris.prather.org/a-little-bit-of-history.md.html
df04a1b7 202 title :
e95a25e2 203 en : "Chris Prather compares <code>MooseX::Declare</code> to Simula 67"
564d15c5 204 de : "Chris Prather vergleicht <code>MooseX::Declare</code> mit Simula 67"
9db2b8f2 205 - url : http://stevan-little.blogspot.com/2009/06/why-makeimmutable-is-recommended-for_13.html
df04a1b7 206 title :
207 en : "Stevan Little explains why you should make your Moose classes immutable"
564d15c5 208 de : "Stevan Little erklärt, warum man Moose-Klassen unveränderlich machen sollte"
9db2b8f2 209 - url : http://perldition.org/articles/Parameterized%20Roles%20with%20MooseX::Declare.pod
df04a1b7 210 title :
e95a25e2 211 en : Florian Ragwitz uses parameterized roles with <code>MooseX::Declare</code>
564d15c5 212 de : Florian Ragwitz benutzt parameterisierte Rollen mit <code>MooseX::Declare</code>
9db2b8f2 213 - url : http://www.dmclaughlin.com/2009/05/15/chained-accessors-in-moose/
df04a1b7 214 title :
e95a25e2 215 en : "David McLaughlin experiments with extending Moose for <code>MooseX::ChainedAccessors</code>"
564d15c5 216 de : "David McLaughlin experimentiert damit, Moose für <code>MooseX::ChainedAccessors</code> zu erweitern"
9db2b8f2 217 - url : http://blog.sartak.org/2009/05/parameterized-roles.html
df04a1b7 218 title :
219 en : "Shawn M Moore explains parameterized roles"
564d15c5 220 de : "Shawn M Moore erklärt parameterisierte Rollen"
9db2b8f2 221 - url : http://jjnapiorkowski.vox.com/library/post/top-ten-great-things-about-perl-moose-postmodern-object-system.html?_c=feed-atom
df04a1b7 222 title :
223 en : "John Napiorkowski lists ten great things about Moose"
564d15c5 224 de : "John Napiorkowski zählt zehn tolle Sachen über Moose auf"
9db2b8f2 225 - url : http://our.coldhardcode.com/jshirley/2009/05/another-reason-i-love-perl.html
df04a1b7 226 title :
e95a25e2 227 en : "Jay Shirley dotes on <code>MooseX::MultiMethods</code>"
564d15c5 228 de : "Jay Shirley schwärmt für <code>MooseX::MultiMethods</code>"
9db2b8f2 229 - url : http://www.modernperlbooks.com/mt/2009/05/perl-roles-versus-duck-typing.html
df04a1b7 230 title :
231 en : "chromatic contrasts roles and duck-typing"
564d15c5 232 de : "chromatic stellt Rollen und Duck-Typing gegenüber"
9db2b8f2 233 - url : http://use.perl.org/~Ovid/journal/38885
df04a1b7 234 title :
235 en : "Ovid discusses role problems and possible solutions"
564d15c5 236 de : "Ovid erörtert Probleme mit Rollen und mögliche Lösungen"
9db2b8f2 237 - url : http://samcrawley.wordpress.com/2009/05/03/getting-the-hang-of-moose-roles/
df04a1b7 238 title :
239 en : "Sam Crawley summarizes his experience with roles"
564d15c5 240 de : "Sam Crawley fasst seine Erfahrung mit Rollen zusammen"
9db2b8f2 241 - url : http://blog.sartak.org/2009/05/perl-critic-dynamic-moose.html
df04a1b7 242 title :
e95a25e2 243 en : "Shawn M Moore discusses <code>Perl::Critic</code> for Moose and linting with the MOP"
564d15c5 244 de : "Shawn M Moose erörtert <code>Perl::Critic</code> für Moose und Analyse mit dem MOP"
9db2b8f2 245 - url : http://babyl.dyndns.org/techblog/2009/05/moose-attribute-meta-meddling.html
df04a1b7 246 title :
247 en : "Yanick Champoux meddles with extending Moose attributes"
564d15c5 248 de : "Yanick Champoux befasst sich mit dem Erweitern von Moose-Attributen"
9db2b8f2 249 - url : http://www.modernperlbooks.com/mt/2009/05/perl-roles-versus-inheritance.html
df04a1b7 250 title :
251 en : "chromatic contrasts roles and inheritance"
564d15c5 252 de : "chromatic stellt Rollen und Vererbung gegenüber"
9db2b8f2 253 - url : http://use.perl.org/~Ovid/journal/38880
df04a1b7 254 title :
255 en : "Ovid lists some best practices for role-based refactoring"
564d15c5 256 de : "Ovid zählt einige Verfahren zum rollenbasierten Refactoring auf"
9db2b8f2 257 - url : http://chris.prather.org/perl/moose-dependencies-a-lurid-tale/
df04a1b7 258 title :
259 en : "Chris Prather justifies each of Moose's dependencies"
564d15c5 260 de : "Chris Prather begründet jede der Abhängigkeiten von Moose"
9db2b8f2 261 - url : http://zerothorder.blogspot.com/2009/04/chopping-proteins-with-moose.html
df04a1b7 262 title :
263 en : "Bruno Vecchi praises Moose for making his protein analysis code easier"
564d15c5 264 de : "Bruno Vecchi lobt Moose dafür, wie es seinen Code zur Proteinanalyse vereinfacht hat"
9db2b8f2 265 - url : http://blog.sartak.org/2009/04/new-moose-warning-and-new-moose-critic.html
df04a1b7 266 title :
267 en : "Shawn M Moore explains role composition and some bumps in the Moose design process"
564d15c5 268 de : "Shawn M Moore erklärt Rollenzusammensetzung und einige Hürden im Entwicklungsprozess von Moose"
9db2b8f2 269 - url : http://use.perl.org/~Ovid/journal/38863
df04a1b7 270 title :
271 en : "Ovid praises roles and their happy acceptance at the BBC"
564d15c5 272 de : "Ovid lobt Rollen und ihre bereitwillige Aufnahme bei der BBC"
9db2b8f2 273 - url : http://perldition.org/articles/Implementing%20Typed%20Lexical%20Variables.pod
df04a1b7 274 title :
e95a25e2 275 en : "Florian Ragwitz walks through the marriage of <code>MooseX::Types</code> with <code>Lexical::Types</code>"
564d15c5 276 de : "Florian Ragwitz besichtigt die Vereinigung von <code>MooseX::Types</code> mit <code>Lexical::Types</code>"
9db2b8f2 277 - url : http://use.perl.org/~Ovid/journal/38862
df04a1b7 278 title :
279 en : "Ovid eschews inheritance in favor of roles"
564d15c5 280 de : "Ovid zieht Rollen der Vererbung vor"
9db2b8f2 281 - url : http://www.modernperlbooks.com/mt/2009/04/the-why-of-perl-roles.html
df04a1b7 282 title :
283 en : "chromatic on The Why of Perl Roles"
564d15c5 284 de : "chromatic über den Grund für Rollen in Perl"
9b98f6f2 285 - url : http://chris.prather.org/why-moose-is-post-modern.html
df04a1b7 286 title :
287 en : "Chris Prather rationalizes Moose's \"post modern\" label"
564d15c5 288 de : "Chris Prather erklärt die Bezeichnung \"postmodern\" für Moose"
9db2b8f2 289 - url : http://jjnapiorkowski.vox.com/library/post/why-i-use-moose-perls-post-modern-object-system.html?_c=feed-atom
df04a1b7 290 title :
291 en : "John Napiorkowski on why he uses Moose"
564d15c5 292 de : "warum John Napiorkowski Moose verwendet"
9db2b8f2 293 - url : http://www.catalyzed.org/2009/04/catalyst-58-released.html
df04a1b7 294 title :
295 en : "Tomas Doran interview about the new Moose-based Catalyst"
564d15c5 296 de : "Gespräch mit Tomas Doran über das neue Moose-basierte Catalyst"
9db2b8f2 297 - url : http://use.perl.org/~Ovid/journal/38785
df04a1b7 298 title :
299 en : "Ovid praises role-based refactoring"
564d15c5 300 de : "Ovid lobt Refactoring mit Rollen"
9db2b8f2 301 - url : http://blog.urth.org/2009/04/moose-docs-grant-wrap-up.html
df04a1b7 302 title :
303 en : "Dave Rolsky's post-mortem on his Moose documentation grant"
564d15c5 304 de : "Endbericht von Dave Rolsky über sein Stipendium zur Moose-Dokumentation"
9db2b8f2 305 - url : http://use.perl.org/~acme/journal/38554?from=rss
df04a1b7 306 title :
bed39e78 307 en : "Léon Brocard summarizes London.pm's \"What is Moose and why is it the future?\" meeting"
564d15c5 308 de : "Zusammenfassung des London.pm-Treffens \"Was ist Moose und warum ist es die Zukunft?\" von Léon Brocard"
7476895d 309 - year : 2008
5efab74a 310 articles :
9db2b8f2 311 - url : http://broadcast.oreilly.com/2008/11/beginners-introduction-to-obje.html
df04a1b7 312 title :
e95a25e2 313 en : "chromatic suggests Moose and Mouse in his Beginners Introduction to Object-Oriented Programming with Perl article"
564d15c5 314 de : "chromatic empfiehlt Moose und Mouse in seinem Artikel Einführung in die objektorientierte Programmierung mit Perl für Anfänger"
9db2b8f2 315 - url : http://hanekomu.at/blog/articles/20080924-1137-dissecting_the_moose.html
df04a1b7 316 title :
bed39e78 317 en : "Marcel (hanekomu) Grünauer explores Moose in a series of articles"
564d15c5 318 de : "Marcel (hanekomu) Grünauer erforscht Moose in einer Artikelreihe"
9db2b8f2 319 - url : http://www.slideshare.net/Tim.Bunce/perl-myths-200802-with-notes/
df04a1b7 320 title :
321 en : "Tim Bunce's excellent Perl Myths talk gives a shout out to Moose"
564d15c5 322 de : "Tim Bunce applaudiert Moose in dem hervorragender Vortrag über Perl-Irrglauben"
9db2b8f2 323 - url : http://trombik.mine.nu/~cherry/w/index.php/2008/03/22/1202/oop-with-moose
df04a1b7 324 title :
325 en : "trombik writes an introduction to Moose in Japanese"
564d15c5 326 de : "trombik schreibt eine Einführung in Moose auf japanisch"
9db2b8f2 327 - url : http://draegtun.wordpress.com/2008/03/12/doodling-with-moose-part-1/
df04a1b7 328 title :
329 en : "Barry Walsh does an excellent comparison of Moose and Ruby (specifically the Doodle module)"
564d15c5 330 de : "Barry Walsh stellt einen hervorragenden Vergleich zwischen Moose und Ruby (speziell dem Modul Doodle) an"
7476895d 331 - year : 2007
5efab74a 332 articles :
9db2b8f2 333 - url : http://avatraxiom.livejournal.com/70947.html
df04a1b7 334 title :
335 en : "Max Kanat-Alexander (of Bugzilla fame) has some nice things to say about Moose"
564d15c5 336 de : "Max Kanat-Alexander (berühmt durch Bugzilla) sagt ein paar nette Dinge über Moose"
9db2b8f2 337 - url : http://www.perl.com/pub/a/2007/12/06/soto-11.html?page=3
df04a1b7 338 title :
339 en : "Larry mentioned Moose in 2007's State of the Onion speech"
564d15c5 340 de : "Larry erwähnt Moose in der Rede <i xml:lang='en'>State of the Onion</i> des Jahres 2007"
df04a1b7 341 - title :
e95a25e2 342 en : "Matt Trout (of <code>DBIx::Class</code> and Catalyst fame) wrote a nice series of articles on designing <code>Devel::REPL</code> using Moose."
564d15c5 343 de : "Matt Trout (berühmt durch <code>DBIx::Class</code> und Catalyst) schrieb eine feine Artikelreihe über das Design von <code>Devel::REPL</code> mit Moose."
9db2b8f2 344 articles :
345 - url : http://chainsawblues.vox.com/library/post/a-perl-read-excute-print-loop-repl.html
df04a1b7 346 title :
e95a25e2 347 en : "Writing a Perl read-<abbr title='evaluate'>eval</abbr>-print loop (<acronym title='read-eval-print loop'>REPL</acronym>) - part 1"
564d15c5 348 de : "Programmierung einer Lese-Evaluierungs-Ausgabe-Schleife (<acronym title='read-eval-print loop' xml:lang='en'>REPL</acronym>) in Perl - Teil 1"
9db2b8f2 349 - url : http://chainsawblues.vox.com/library/post/writing-a-perl-read-eval-print-loop-repl---part-2.html
df04a1b7 350 title :
e95a25e2 351 en : "Writing a Perl <acronym title='read-eval-print loop'>REPL</acronym> part 2 - a history plug-in"
564d15c5 352 de : "Programmierung einer <acronym title='read-eval-print loop' xml:lang='en'>REPL</acronym> in Perl Teil 2 - ein Plug-In für den Verlauf"
9db2b8f2 353 - url : http://chainsawblues.vox.com/library/post/writing-a-perl-repl-part-3---lexical-environments.html
df04a1b7 354 title :
e95a25e2 355 en : "Writing a Perl <acronym title='read-eval-print loop'>REPL</acronym> part 3 - lexical environments"
564d15c5 356 de : "Programmierung einer <acronym title='read-eval-print loop' xml:lang='en'>REPL</acronym> in Perl Teil 3 - lexikalische Umgebungen"
9db2b8f2 357 - url : http://chainsawblues.vox.com/library/post/develrepl-part-4---script-options-rc-files-profiles-and-packaging.html
df04a1b7 358 title :
e95a25e2 359 en : "<code>Devel::REPL</code> part 4 - script options, <abbr title='configuration'>rc</abbr> files and profiles"
564d15c5 360 de : "<code>Devel::REPL</code> Teil 4 - Skriptoptionen, RC-Dateien und Profile"
df04a1b7 361 - title :
362 en : "Randal Schwartz wrote a series of articles on Moose for Linux Magazine"
564d15c5 363 de : "Randal Schwartz schrieb eine Artikelreihe über Moose für <i xml:lang='en'>Linux Magazine</i>"
9db2b8f2 364 articles :
365 - url : http://www.stonehenge.com/merlyn/LinuxMag/col94.html
df04a1b7 366 title :
367 en : "The Moose is Flying (part 1) (LinuxMag)"
564d15c5 368 de : "Moose hebt ab (Teil 1) (LinuxMag)"
9db2b8f2 369 - url : http://www.stonehenge.com/merlyn/LinuxMag/col95.html
df04a1b7 370 title :
371 en : "The Moose is Flying (part 2) (LinuxMag)"
564d15c5 372 de : "Moose hebt ab (Teil 2) (LinuxMag)"
7476895d 373 - year : 2006
5efab74a 374 articles :
df04a1b7 375 - title :
e95a25e2 376 en : <code>Class::MOP</code> Review (OnLAMP)
564d15c5 377 de : Rezension von <code>Class::MOP</code> (OnLAMP)
c5fd0670 378 url : http://www.oreillynet.com/onlamp/blog/2006/06/cpan_module_review_classmop.html
379- name : presentations
380 template : presentations.tt
381 outfile : presentations.html
382 data :
383 - year : 2010
384 presentations :
df04a1b7 385 - title :
4063e56b 386 en : Stevan Little's keynote at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2010
7c22e9fe 387 de : Vortrag von Stevan Little auf der <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2010
4063e56b 388 url : http://www.iinteractive.com/yapc/slides.html
389 video : http://www.presentingperl.org/yn2010/modern-perl/
390 - title :
25b7c87b 391 en : Jesse Luehrs's "Extending Moose" talk at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2010
7c22e9fe 392 de : Vortrag von Jesse Luehrs auf der <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2010
25b7c87b 393 url : http://tozt.net/talks/extending_moose_yapc_na_2010/
394 - title :
c54d464f 395 en : Shawn Moore's "NonHierachical OOP" talk at <acronym title="Open Source Developers'' Conference - Taiwan">osdc.tw</acronym>
7c22e9fe 396 de : Vortrag von Shawn Moore auf der <acronym title="Open Source Developers'' Conference - Taiwan">osdc.tw</acronym>
c54d464f 397 url : http://sartak.org/talks/osdc.tw-2010/nonhierarchical-oop/nonhierarchical-oop.pdf
398 - title :
399 en : Stevan Little's talk at <acronym title="Orlando Perl workshop">OPW</acronym>
400 de : Vortrag von Stevan Little beim <acronym title="Orlando Perl workshop" xml:lang="en">OPW</acronym>
a8e20d40 401 url : http://iinteractive.com/moose/hosted-presentations/2010/stevan_OPW/index.html
656ceb12 402 video : http://www.presentingperl.org/opw2010/untitled-no-12/
df04a1b7 403 - title :
e95a25e2 404 en : Drew Stephens gives a lighting talk on Moose at <abbr title="SuperHappyDevHouse">SHDH</abbr> 36
564d15c5 405 de : Drew Stephens hält einen Kurzvortrag über Moose beim <abbr title="SuperHappyDevHouse" xml:lang="en">SHDH</abbr> 36
9db2b8f2 406 url : http://www.slideshare.net/dinomite/learning-moose-lightning
bed39e78 407 video : http://www.youtube.com/watch?v=wGGDPATfsfo&amp;NR=1
c5fd0670 408 - year : 2009
409 presentations :
656ceb12 410 - url : http://www.slideshare.net/Penfold/introduction-to-moose-2437037
df04a1b7 411 title :
412 en : Mike Whitaker's Intro to Moose at Italian Perl Workshop
564d15c5 413 de : Mike Whitakers Einführung in Moose beim italienischen Perl-Workshop
9db2b8f2 414 - url : http://sartak.org/talks/frozen-perl-2009/moose/
df04a1b7 415 title :
416 en : "Shawn M Moore's Intro to Moose at Frozen Perl"
564d15c5 417 de : "Shawn M Moores Einführung in Moose bei Frozen Perl"
c29966ea 418 - url : http://iinteractive.com/moose/hosted-presentations/2009/e-lamp/perl-great-lannguages.xul
df04a1b7 419 title :
420 en : "Stevan Little's talk at Nashville E-Lamp"
564d15c5 421 de : "Stevan Littles Vortrag bei Nashville E-Lamp"
9db2b8f2 422 - url : http://yapc10.org/yn2009/talk/2047
df04a1b7 423 title :
e95a25e2 424 en : "Dave Rolsky's Introduction to Moose master class at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009 (delivered by Shawn Moore and Jonathan Rockway)"
195ac982 425 de : "Dave Rolskys Expertenschulung Einführung in Moose auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009 (Vortrag durch Shawn Moore und Jonathan Rockway)"
9db2b8f2 426 - url : http://yapc10.org/yn2009/talk/1967
df04a1b7 427 title :
e95a25e2 428 en : "Devin Austin's Intro to Moose at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009"
564d15c5 429 de : "Devin Austins Einführung in Moose auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009"
a8e20d40 430 - url : http://sartak.org/talks/yapc-na-2009/extending-moose/extending-moose.pdf
df04a1b7 431 title :
e95a25e2 432 en : "Shawn Moore's Extending Moose for Applications at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009"
564d15c5 433 de : "Shawn Moores <i>Moose für Anwendungen erweitern</i> auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009"
c29966ea 434 - url : http://iinteractive.com/moose/hosted-presentations/2009/YAPC-NA/moose.xul
df04a1b7 435 title :
e95a25e2 436 en : "Stevan Little's To Moose or Not To Moose at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009"
564d15c5 437 de : "Stevan Littles <i>Moose oder nicht Moose</i> auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009"
9db2b8f2 438 - url : http://yapc10.org/yn2009/talk/1984
df04a1b7 439 title :
e95a25e2 440 en : "Hans Dieter Pearcey's Code Reuse with Moose at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009"
564d15c5 441 de : "Hans Dieter Pearceys Codewiederverwendung mit Moose auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009"
9db2b8f2 442 - url : http://www.onemogin.com/blog/stuff/talks/moose/MooseForManagers.pdf
df04a1b7 443 title :
e95a25e2 444 en : "Cory Watson's Moose for Managers at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009"
564d15c5 445 de : "Cory Watsons Moose für Manager auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009"
9db2b8f2 446 - url : http://yapceurope2009.org/ye2009/talk/2096
df04a1b7 447 title :
e95a25e2 448 en : "Yuval Kogman's Meta Moose at <acronym title='Yet Another Perl Conference - Europe'>YAPC::EU</acronym> 2009"
564d15c5 449 de : "Yuval Kogmans Meta-Moose auf der <acronym title='Yet Another Perl Conference - Europe' xml:lang='en'>YAPC::EU</acronym> 2009"
9db2b8f2 450 - url : http://yapceurope2009.org/ye2009/talk/2273
df04a1b7 451 title :
e95a25e2 452 en : "Yuval Kogman's Moose Workshop at <acronym title='Yet Another Perl Conference - Europe'>YAPC::EU</acronym> 2009"
564d15c5 453 de : "Yuval Kogmans Moose-Workshop auf der <acronym title='Yet Another Perl Conference - Europe' xml:lang='en'>YAPC::EU</acronym> 2009"
9db2b8f2 454 - url : http://conferences.yapcasia.org/ya2009/talk/2192
df04a1b7 455 title :
e95a25e2 456 en : "Shawn Moore's Moose master class at <acronym title='Yet Another Perl Conference'>YAPC</acronym>::Asia 2009"
195ac982 457 de : "Shawn Moores Expertenschulung über Moose auf der <span xml:lang='en'><acronym title='Yet Another Perl Conference'>YAPC</acronym>::Asia</span> 2009"
9db2b8f2 458 - url : http://conferences.yapceurope.org/ipw2009/talk/2371
df04a1b7 459 title :
460 en : "Mike Whitaker's Introduction to Moose at the Italian Perl Workshop"
564d15c5 461 de : "Mike Whitakers Einführung in Moose beim italienischen Perl-Workshop"
9db2b8f2 462 - url : http://lumberjaph.net/~franck/stuff/Introduction_a_Moose.pdf
df04a1b7 463 title :
e95a25e2 464 en : 'franck cuny''s Introduction to Moose at the France <acronym title="Open Source Developers'' Conference">OSDC</acronym>'
564d15c5 465 de : 'franck cunys Einführung in Moose auf der <acronym title="Open Source Developers'' Conference" xml:lang="en">OSDC</acronym> in Frankreich'
9db2b8f2 466 - url : http://www.perlworkshop.no/npw2009/talk/1901
df04a1b7 467 title :
468 en : "Yuval Kogman's Why Moose at the Nordic Perl Workshop"
564d15c5 469 de : "Yuval Kogmans <i>Warum Moose</i> beim nordischen Perl-Workshop"
9db2b8f2 470 - url : http://perloasis.org/opw2009/talk/1702
df04a1b7 471 title :
472 en : "Cory Watson's Moose for Managers at the Perl Oasis"
564d15c5 473 de : "Cory Watsons Moose für Manager bei Perl Oasis"
9db2b8f2 474 - url : http://perloasis.org/opw2009/talk/1701
df04a1b7 475 title :
476 en : "Mike Whitaker's Building a Moose Class at the Perl Oasis"
564d15c5 477 de : "Mike Whitakers Bau einer Moose-Klasse bei Perl Oasis"
c5fd0670 478 - year : 2008
479 presentations :
9db2b8f2 480 - url : http://yapc.tv/2008/lpw/mike-whitaker-intro-moose/
df04a1b7 481 title :
b91827eb 482 en : "Mike Whitaker's Intro to Moose at the London Perl Workshop"
564d15c5 483 de : "Mike Whitakers Einführung in Moose beim Londoner Perl-Workshop"
9b98f6f2 484 - url : http://iinteractive.com/moose/hosted-presentations/2008/sunnavy-Beijing-Perl-Workshop.pdf
df04a1b7 485 title :
486 en : "sunnavy's Moose talk at Beijing Perl Workshop"
564d15c5 487 de : "sunnavys Vortrag über Moose beim Perl-Workshop in Beijing"
9b98f6f2 488 - url : http://iinteractive.com/moose/hosted-presentations/2008/stevan-PPW/moose.xul
df04a1b7 489 title :
490 en : "Stevan Little's Moose talk at Pittsburgh Perl Workshop"
564d15c5 491 de : "Stevan Littles Vortrag über Moose beim Perl-Workshop in Pittsburgh"
9b98f6f2 492 - url : http://iinteractive.com/moose/hosted-presentations/2008/stevan-PPW/moose-manager.xul
df04a1b7 493 title :
494 en : "Stevan Little's Manager's Guide to Moose at Pittsburgh Perl Workshop"
564d15c5 495 de : "Stevan Littles Leitfaden über Moose für Manager beim Perl-Workshop in Pittsburgh"
9b98f6f2 496 - url : http://iinteractive.com/moose/hosted-presentations/2008/stevan-OSCON/moose.xul
df04a1b7 497 title :
e95a25e2 498 en : 'Stevan Little''s Moose talk at <abbr title="O''Reilly Open Source Convention">OSCON</abbr>'
564d15c5 499 de : 'Stevan Littles Vortrag über Moose auf der <abbr title="O''Reilly Open Source Convention" xml:lang="en">OSCON</abbr>'
9b98f6f2 500 - url : http://iinteractive.com/moose/hosted-presentations/2008/nothingmuch-NPW/practical_moose.html
df04a1b7 501 title :
502 en : "Yuval Kogman's Practical Moose at Nordic Perl Workshop"
564d15c5 503 de : "Yuval Kogmans Moose in der Praxis beim nordischen Perl-Workshop"
df04a1b7 504 - title :
e95a25e2 505 en : "Yuval Kogman's Practical Moose at <acronym title='Yet Another Perl Conference'>YAPC</acronym>::Asia"
564d15c5 506 de : "Yuval Kogmans Moose in der Praxis auf der <span xml:lang='en'><acronym title='Yet Another Perl Conference'>YAPC</acronym>::Asia</span>"
c29966ea 507 url : http://iinteractive.com/moose/hosted-presentations/2008/nothingmuch-YAPC-Asia/practical_moose.html
9db2b8f2 508 video : http://conferences.yapcasia.org/ya2008/talk/1017
c29966ea 509 - url : http://iinteractive.com/moose/hosted-presentations/2008/stevan-YAPC-NA.pdf
df04a1b7 510 title :
e95a25e2 511 en : "Stevan Little's Moose talk at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym>"
564d15c5 512 de : "Stevan Littles Vortrag über Moose auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym>"
9b98f6f2 513 - url : http://iinteractive.com/moose/hosted-presentations/2008/nothingmuch-PTPW/practical_moose.html
df04a1b7 514 title :
515 en : "Yuval Kogman's Practical Moose at Portuguese Perl Workshop"
564d15c5 516 de : "Yuval Kogmans Moose in der Praxis beim portugiesischen Perl-Workshop"
c5fd0670 517 - year : 2007
518 presentations :
c29966ea 519 - url : http://iinteractive.com/moose/hosted-presentations/2007/stevan-PPW/roles/roles.xul
df04a1b7 520 title :
e95a25e2 521 en : "Stevan Little's Horizontal Reuse with <code>Moose::Role</code> at Pittsburgh Perl Workshop"
564d15c5 522 de : "Stevan Littles <i>Horizontale Wiederverwendung mit <code>Moose::Role</code></i> beim Perl-Workshop in Pittsburgh"
c29966ea 523 - url : http://iinteractive.com/moose/hosted-presentations/2007/stevan-PPW/moose/start.html
df04a1b7 524 title :
525 en : "Stevan Little's Moose talk at Pittsburgh Perl Workshop"
564d15c5 526 de : "Stevan Littles Vortrag über Moose beim Perl-Workshop in Pittsburgh"
c29966ea 527 - url : http://iinteractive.com/moose/hosted-presentations/2007/nothingmuch-YAPC-EU/slides/start.html
df04a1b7 528 title :
e95a25e2 529 en : "Yuval Kogman's Object Meta Programming at <acronym title='Yet Another Perl Conference - Europe'>YAPC::EU</acronym>"
564d15c5 530 de : "Yuval Kogmans Objektmetaprogrammierung auf der <acronym title='Yet Another Perl Conference - Europe' xml:lang='en'>YAPC::EU</acronym>"
c5fd0670 531 - year : 2006
532 presentations :
df04a1b7 533 - title :
e95a25e2 534 en : Stevan Little's Moose talk at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym>
564d15c5 535 de : Stevan Littles Vortrag über Moose auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym>
c29966ea 536 url : http://iinteractive.com/moose/hosted-presentations/2006/stevan_YAPC/start.html
df04a1b7 537 - title :
e95a25e2 538 en : Sam Vilain's Moose talk at <acronym title="Open Source Developers' Conference">OSDC</acronym> Melbourne
564d15c5 539 de : Sam Vilains Vortrag über Moose auf der <acronym title="Open Source Developers' Conference" xml:lang="en">OSDC</acronym> in Melbourne
2776b60f 540 url : http://utsl.gen.nz/talks/moose/start.htm
c034352e 541 - title :
542 en : Sam Vilain gives the very first Moose talk at <acronym title='Yet Another Perl Conference - Europe'>YAPC::EU</acronym>
564d15c5 543 de : Sam Vilain hält den allerersten Vortrag über Moose auf der <acronym title='Yet Another Perl Conference - Europe' xml:lang='en'>YAPC::EU</acronym>
c034352e 544 url : http://www.yapceurope.org/2006/talk/item/63.html
9db2b8f2 545 - year : Perl Mongers Groups
546 presentations :
547 - url : http://www.slideshare.net/Ovid/refactoring-with-roles-1298185
df04a1b7 548 title :
549 en : "Ovid's Refactoring with Roles at London.pm"
564d15c5 550 de : "Ovids Refactoring mit Rollen bei London.pm"
9db2b8f2 551 - url : http://www.weftsoar.net/~hdp/talk/meta-moose/slides/start.html
df04a1b7 552 title :
553 en : "Hans Dieter Pearcey's Meta-Moose at PDX.pm"
564d15c5 554 de : "Hans Dieter Pearceys Meta-Moose bei PDX.pm"
9db2b8f2 555 - url : http://www.bofh.org.uk/2009/05/13/london-pm-presentation
df04a1b7 556 title :
e95a25e2 557 en : "Piers Cawley's <code>MooseX::Declare</code> talk at London.pm (video)"
564d15c5 558 de : "Piers Cawleys Vortrag über <code>MooseX::Declare</code> bei London.pm (Video)"
9db2b8f2 559 - url : http://www.slideshare.net/dtreder/moose-527243
df04a1b7 560 title :
561 en : "Doug Treder's Moose talk at Seattle Perl Users Group"
564d15c5 562 de : "Doug Treders Vortrag über Moose bei der <span xml:lang='en'>Seattle Perl Users Group</span>"
9db2b8f2 563 - url : http://www.slideshare.net/hakobe/moose
df04a1b7 564 title :
565 en : "hakobe's Moose presentation at Kansai.pm"
564d15c5 566 de : "hakobes Vortrag über Moose bei Kansai.pm"
df04a1b7 567 - url : http://iinteractive.com/moose/hosted-presentations/2008/notbenh-PDX.xul
568 title :
569 en : "Ben Hengst's Moose talk at PDX.pm"
564d15c5 570 de : "Ben Hengsts Vortrag über Moose bei PDX.pm"
9db2b8f2 571 podcast : http://pdxpm.podasp.com/archive.html
572 - url : http://chris.prather.org/talks/moose-intro-mpls/
df04a1b7 573 title :
574 en : "Chris Prather's An Intro to Moose at Minneapolis Perl Mongers"
564d15c5 575 de : "Chris Prathers Einführung in Moose bei den <span xml:lang='en'>Minneapolis Perl Mongers</span>"
9db2b8f2 576 - url : http://houston.pm.org/talks/2007talks/0704Talk/slides/start.html
df04a1b7 577 title :
578 en : "Robert Boone's Moose talk at Houston.pm"
564d15c5 579 de : "Robert Boones Vortrag über Moose bei Houston.pm"