1{
2   "abstract" : "Read Outlook .msg files",
3   "author" : [
4      "unknown"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "Module::Build version 0.4231",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Email-Outlook-Message",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "Module::Build" : "0.38"
20         }
21      },
22      "runtime" : {
23         "requires" : {
24            "Carp" : "0",
25            "Email::Address" : "0",
26            "Email::MIME" : "1.949",
27            "Email::MIME::ContentType" : "1.014",
28            "Email::Sender" : "1.3",
29            "Email::Simple" : "2.206",
30            "Encode" : "0",
31            "File::Basename" : "0",
32            "Getopt::Long" : "0",
33            "IO::All" : "0",
34            "IO::String" : "0",
35            "OLE::Storage_Lite" : "0.14",
36            "POSIX" : "0",
37            "Pod::Usage" : "0",
38            "Test::More" : "0",
39            "perl" : "5.006"
40         }
41      }
42   },
43   "provides" : {
44      "Email::Outlook::Message" : {
45         "file" : "lib/Email/Outlook/Message.pm",
46         "version" : "0.920"
47      },
48      "Email::Outlook::Message::AddressInfo" : {
49         "file" : "lib/Email/Outlook/Message/AddressInfo.pm",
50         "version" : "0.920"
51      },
52      "Email::Outlook::Message::Attachment" : {
53         "file" : "lib/Email/Outlook/Message/Attachment.pm",
54         "version" : "0.920"
55      },
56      "Email::Outlook::Message::Base" : {
57         "file" : "lib/Email/Outlook/Message/Base.pm",
58         "version" : "0.920"
59      }
60   },
61   "release_status" : "stable",
62   "resources" : {
63      "license" : [
64         "http://dev.perl.org/licenses/"
65      ],
66      "repository" : {
67         "url" : "https://github.com/mvz/email-outlook-message-perl"
68      }
69   },
70   "version" : "0.920",
71   "x_serialization_backend" : "JSON::PP version 4.02"
72}
73