use Path::Tiny qw/ path /; path( $newFileName )->spew_utf8( qq{}, $content ); #### $ perl -Mojo -e " $dom = x(q{}); $dom->at(q{base})->attr(qw{href http://example.com/?&}); print $dom "