Introduction to Perl6
Prev
Chapter 3. Files in Perl6
Next
3.5. Open file modes
:r - read
:w - write
:a - append
Prev
Home (Copyright Gabor Szabo)
Perl Training Israel
Next
Write to a file
Up
Exercise: Print sum of numbers