softmoth / raku-Template-Mustache

Raku library for the Mustache template format
https://modules.raku.org/dist/Template::Mustache:cpan:SOFTMOTH
Artistic License 2.0
21 stars 19 forks source link

eliminate path deprecation warnings by replacing .path. with .IO. #3

Closed zostay closed 9 years ago

zostay commented 9 years ago

Similar to but more complete than tony-o's path deprecation fix, but with no extra changes anywhere. This is purely about s/.path./.IO./