We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f146f5 commit a88d50dCopy full SHA for a88d50d
doc/Language/math.pod6
@@ -0,0 +1,28 @@
1
+=begin pod :tag<perl6>
2
+
3
+=TITLE Interacting with the system
4
5
+=SUBTITLE How to work with other applications and the operating system at large
6
7
+=head1 Running external programs.
8
9
+TBD
10
11
+=head1 Interacting with the system in an asynchronous way
12
13
14
15
+=head1 Using the native interface
16
17
18
19
+=head1 Defining your own associative structures
20
21
22
23
24
25
26
+=end pod
27
28
+# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6
0 commit comments