Skip to content

Commit a88d50d

Browse files
committed
Creates last of the pages for #114, on math
Now let's do what needs TBD
1 parent 4f146f5 commit a88d50d

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

doc/Language/math.pod6

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
TBD
14+
15+
=head1 Using the native interface
16+
17+
TBD
18+
19+
=head1 Defining your own associative structures
20+
21+
TBD
22+
23+
24+
25+
26+
=end pod
27+
28+
# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6

0 commit comments

Comments
 (0)