in reply to Unusual "Can't locate object method"
How do I know?
say 'title:', ref $file->tag->title; # Audio::TagLib::String say 'track:', ref $file->tag->track; # Nothing.
BTW: It also seems the CPAN module Audio::TagLib doesn't correctly declare Path::Class as its dependency.
|
|---|