aboutsummaryrefslogtreecommitdiff
path: root/skel/docs
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2010-07-29 05:33:14 -0500
committerpmichaud <pmichaud@pobox.com>2010-07-29 05:33:14 -0500
commit074ff84611c7a438652692806c16490f6a9494d2 (patch)
tree36b24e56a63d072dcb3f4166261762b03150596f /skel/docs
parentf688743fbf027e9510f42a6ec52dce44ed477227 (diff)
Remove docs/introduction; its information is better found in other locations anyway.
Diffstat (limited to 'skel/docs')
-rw-r--r--skel/docs/introduction24
1 files changed, 0 insertions, 24 deletions
diff --git a/skel/docs/introduction b/skel/docs/introduction
deleted file mode 100644
index 4b67d53..0000000
--- a/skel/docs/introduction
+++ /dev/null
@@ -1,24 +0,0 @@
-How to start using Perl 6
-=========================
-
-If you alredy know Perl 5, the "Perl 5 to 6" series of articles [1]
-aimed at people familiar with Perl 5, will show you the most
-significant changes, step by step.
-
-If You're completely new to Perl, Gabor Szabo's screencasts [2] will
-introduce you to Perl 6 from the very beginning, showing the effects
-of every example in real time.
-
-In both cases You'll probably be interested in Perl 6 Advent
-Calendar [3], showing "something cool about Perl 6 every day".
-Advent Calendar shows some nice new features of Perl 6, explains
-the new operators and shows many interesting, challenging examples
-of their usage.
-
-For a more official source of information, the formal specification
-of Perl 6 [4] is also available for reading.
-
-[1] http://perlgeek.de/en/article/5-to-6
-[2] http://szabgab.com/perl6.html#screencast
-[3] http://perl6advent.wordpress.com/
-[4] http://perlcabal.org/syn/