mbeijen / File-MimeInfo

Perl module for determining file types using the freedesktop.org shared mime-info database
https://metacpan.org/module/File::MimeInfo
20 stars 14 forks source link

Add test for Path::Tiny in F::MI->default() #35

Closed waterkip closed 4 years ago

waterkip commented 6 years ago

Includes checking with blessed() && isa() to check if the object is a "Path::Tiny" object.