Email::FolderType
From PEPWiki
This article refers to the Perl module Email::FolderType.
- Read documentation: Email::FolderType
- Included in distribution: Email-FolderType
- View Open RT Tickets
Email::FolderType provides a routine, folder_type, that tries to identify the kind of folder that a passed name describes. It uses Module::Pluggable to load folder type identifiers, letting it identify folders based on filenames, URIs, and so on.

