diff options
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.xml | 9 |
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> |
