Write_entire_file.md 182 B

Write entire file

spurt 'path/to/file', $file-data;

or

'path/to/file'.IO.spurt: $file-data;