Package: libfile-mimeinfo-perl
Version: 0.12-2
Severity: grave
Hi there,
The File::MimeInfo::Applications module contained in the above uses
File::DesktopEntry [0], which is not included or packaged separately.
As a result, code like this
use File::MimeInfo::Magic;
use File::MimeInfo::Applications;
my $mimetype = mimetype("/some/file") or die "...";
my $default = mime_applications($mimetype);
fails as follows:
Can't locate File/DesktopEntry.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl
/usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 .) at
/usr/share/perl5/File/MimeInfo/Applications.pm line 8.
BEGIN failed--compilation aborted at
/usr/share/perl5/File/MimeInfo/Applications.pm line 8.
etc.
Please upload the missing module to the archive.
Cheers,
Stelios Bounanos (sb()enotty()net)
[0] http://search.cpan.org/~pardus/File-DesktopEntry-0.02/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]