first commit
This commit is contained in:
11
perl/Examples/Chap6/show-example-1
Normal file
11
perl/Examples/Chap6/show-example-1
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
###
|
||||
### show-example-1
|
||||
###
|
||||
|
||||
## Chapter 6 section 2.2
|
||||
|
||||
use Stream 'upfrom', 'show';
|
||||
|
||||
show(upfrom(7), 10);
|
||||
Reference in New Issue
Block a user