NAME
MIME::Detect::FreeDesktopOrgDB - default freedesktop.org database
NOTICE
This distribution contains a verbatim copy of the freedesktop.org MIME database available from https://www.freedesktop.org/wiki/Software/shared-mime-info/ . That database is licensed under the General Public License v2, see the accompanying COPYING file distributed with the file for its exact terms.
get_xml
my $xml = MIME::Detect::FreeDesktopOrgDB->get_xml;
Returns a reference to the XML string from freedesktop.org.xml
distributed with this module.
REPOSITORY
The public repository of this module is http://github.com/Corion/mime-detect.
SUPPORT
The public support forum of this module is https://perlmonks.org/.
BUG TRACKER
Please report bugs in this module via the RT CPAN bug queue at https://rt.cpan.org/Public/Dist/Display.html?Name=MIME-Detect or via mail to filter-signatures-Bugs@rt.cpan.org.
AUTHOR
Max Maischein corion@cpan.org
COPYRIGHT (c)
Copyright 2015-2024 by Max Maischein corion@cpan.org
.
LICENSE
This module is released under the same terms as Perl itself.