Write entire file

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

or

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

Last updated