2 lines
51 B
Perl
2 lines
51 B
Perl
use Path::Tiny;
|
|
path($filename)->spew_utf8($data);
|
use Path::Tiny;
|
|
path($filename)->spew_utf8($data);
|