summaryrefslogtreecommitdiff
path: root/perl9.buetow.org/content/New-Features.sub/Artificial-Intelligence.xml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-02-03 10:44:49 +0100
committerPaul Buetow <paul@buetow.org>2013-02-03 10:44:49 +0100
commit025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch)
tree007c5af4f921aa85665f4db56f6f4309668a5dab /perl9.buetow.org/content/New-Features.sub/Artificial-Intelligence.xml
parentfc0acd318710aa0bb566329a36d886b1455c21ec (diff)
add hosts
Diffstat (limited to 'perl9.buetow.org/content/New-Features.sub/Artificial-Intelligence.xml')
-rw-r--r--perl9.buetow.org/content/New-Features.sub/Artificial-Intelligence.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/perl9.buetow.org/content/New-Features.sub/Artificial-Intelligence.xml b/perl9.buetow.org/content/New-Features.sub/Artificial-Intelligence.xml
new file mode 100644
index 0000000..f23dcbf
--- /dev/null
+++ b/perl9.buetow.org/content/New-Features.sub/Artificial-Intelligence.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>Built in artificial intelligence engine!</pagetitle>
+ <text>Perl 9 now has a built in AI engine! If you are too lazy to work, just tell Perl 9 to work for you.</text>
+ <code>
+# The AI will determine what needs to get done and will do it for you!
+(my AI $ai .= new).work;
+ </code>
+</content>