You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have Path::Tiny available, it should be integrated into the rest of perl5i. Other operations which return paths should return Path::Tiny objects.
I can only think of two examples in perl5i itself. Perl 5 may have more.
$CWD
module2path
The text was updated successfully, but these errors were encountered:
Now that we have Path::Tiny available, it should be integrated into the rest of perl5i. Other operations which return paths should return Path::Tiny objects.
I can only think of two examples in perl5i itself. Perl 5 may have more.
The text was updated successfully, but these errors were encountered: