<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Perl 6: Perl 6 Tablets]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?perl_6_tablets</link>
<description></description>
<pubDate>Sun, 22 Apr 2012 17:02:45 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Perl 6 Tablets]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?perl_6_tablets</link>
<description><![CDATA[<div class="wiki">
<p>
These are the Perl 6 Tablets, a comprehensive manual, aimed to support many different ways of learning. The content is nicely sorted and indexed and many links allow you to follow your interest freely. For a lightweight introduction, try the <a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_tutorial" title="(39 months) This tutorial was written for foo Perl magazine http perl-magazin.de and was published from winter 2...">Perl 6 Tutorial</a>. If its too easy, <a href="http://www.perlfoundation.org/perl6/index.cgi?specification" title="(40 months) Unless Perl 5, where the interpreter IS the de-facto specification, Perl 6 has the advantage of clea...">read the specs<!-- wiki-renamed-link Specification --></a>.</p>
<hr />
<p>
DISCLAIMER: This docs moved to <a target="_blank" title="(external link)" href="http://tablets.perl6.org/">tablets.perl6.org/<!-- wiki-renamed-hyperlink "tablets.perl6.org/"<http://tablets.perl6.org/> --></a> and no longer represent the current state.<br />
Maybe this will vanish soon!</p>
<hr />
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_intro_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Preface and Introduction<!-- wiki-renamed-link Perl 6 Intro Tablet --></a></p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_history_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 0: History<!-- wiki-renamed-link Perl 6 History Tablet --></a></p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_language_design_tablet" title="(8 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 1: Language Design<!-- wiki-renamed-link Perl 6 Language Design Tablet --></a></p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_basics_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 2: Basic Syntax<!-- wiki-renamed-link Perl 6 Basics Tablet --></a> (Spaces, Comments, Literals, Quoting, Formatting)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_variable_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 3: Variables<!-- wiki-renamed-link Perl 6 Variable Tablet --></a> (Sigils, Twigils, Assignment, Typing, Scopes)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_operator_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 4: Operators<!-- wiki-renamed-link Perl 6 Operator Tablet --></a> (Comparison, Math, String, Logic, Metaops)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_io_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 5: IO<!-- wiki-renamed-link Perl 6 IO Tablet --></a> (Command Line, Files, Sockets, Network, Misc.)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_block_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 6: Blocks<!-- wiki-renamed-link Perl 6 Block Tablet --></a> (Conditions, Loops)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_subroutine_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 7: Subroutines<!-- wiki-renamed-link Perl 6 Subroutine Tablet --></a> (Signatures, Modules)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_oop_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 8: Objects<!-- wiki-renamed-link Perl 6 OOP Tablet --></a> (Classes, Roles)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_regex_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 9: Regex<!-- wiki-renamed-link Perl 6 Regex Tablet --></a> (Rules, Grammars)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_meta_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Tablet 10: Metaprogramming<!-- wiki-renamed-link Perl 6 Meta Tablet --></a> (Macros, DSL)</p>
<hr />
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_index_tablet" title="(14 months)  section Index Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [...">Appendix A: Index<!-- wiki-renamed-link Perl 6 Index Tablet --></a> (all ops, builtins, methods and it terms, alphabetically ordered)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_lookup_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Appendix B: Tables, short reference<!-- wiki-renamed-link Perl 6 Lookup Tablet --></a> (cheat sheets ans summary tables)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_cookbook_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Appendix C: Cookbook<!-- wiki-renamed-link Perl 6 Cookbook Tablet --></a> (chunks of everyday Perl 5, translated into idiomatic Perl 6)</p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_delta_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Appendix D: Perl 5-6 Delta<!-- wiki-renamed-link Perl 6 Delta Tablet --></a></p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?best_of_perl_6_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Appendix E: Exellence, Appetizer, best of tour<!-- wiki-renamed-link Best Of Perl 6 Tablet --></a></p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_links_tablet" title="(14 months)  Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [Perl 6 Languag...">Appendix F: Links<!-- wiki-renamed-link Perl 6 Links Tablet --></a></p>
<p>
<a href="http://www.perlfoundation.org/perl6/index.cgi?perl_6_glossary_tablet" title="(14 months)  section Index Intro [Perl 6 Intro Tablet] - _Chapter _ 0 History [Perl 6 History Tablet] 1 Design [...">Appendix G: Glossary<!-- wiki-renamed-link Perl 6 Glossary Tablet --></a></p>
</div>
]]></description>
<author>Herbert Breunung</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?perl_6_tablets</guid>
<pubDate>Sun, 22 Apr 2012 17:02:45 -0000</pubDate>
</item>

</channel>
</rss>