perl-MIME-Types/README.md

6 lines
259 B
Markdown
Raw Normal View History

2024-01-06 09:17:20 +01:00
# perl-MIME-Types
MIME types are used by many Internet protocols, like e-mail and HTTP to indicate the type of data which is transported.
MIME::Types is an Object Oriented module which contains information about these types and lists some facts about them.