Perl modules are notated in many different formats: "Foo/Bar/Baz.pm", "Foo::Bar", "Foo-Bar", etc. Module-Format allows one to take a list of modules in any format (including mixed ones) and output it in a consistent format that can be input to an installation program or an information querier.
| Tags | Utility Perl Module CPAN |
|---|---|
| Licenses | MIT/X |
| Operating Systems | POSIX Linux Mac OS X Windows (32 and 64bit) Windows |
| Implementation | Perl |