1{
2   "abstract" : "A POE filter wrapped around Compress::LZW",
3   "author" : [
4      "Chris Williams <chris@bingosnet.co.uk>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
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" : "POE-Filter-LZW",
16   "prereqs" : {
17      "build" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "6.59",
20            "POE::Filter::Line" : "0",
21            "POE::Filter::Stackable" : "0",
22            "Test::More" : "0.47"
23         }
24      },
25      "configure" : {
26         "requires" : {
27            "ExtUtils::MakeMaker" : "0"
28         }
29      },
30      "develop" : {
31         "requires" : {
32            "Pod::Coverage::TrustPod" : "0",
33            "Test::Pod" : "1.41",
34            "Test::Pod::Coverage" : "1.08"
35         }
36      },
37      "runtime" : {
38         "requires" : {
39            "Compress::LZW" : "0",
40            "POE" : "0.38",
41            "POE::Filter" : "0",
42            "perl" : "5.006"
43         }
44      },
45      "test" : {
46         "requires" : {
47            "File::Spec" : "0",
48            "IO::Handle" : "0",
49            "IPC::Open3" : "0",
50            "Test::More" : "0.47"
51         }
52      }
53   },
54   "release_status" : "stable",
55   "resources" : {
56      "homepage" : "https://github.com/bingos/poe-filter-lzw",
57      "repository" : {
58         "type" : "git",
59         "url" : "https://github.com/bingos/poe-filter-lzw.git",
60         "web" : "https://github.com/bingos/poe-filter-lzw"
61      }
62   },
63   "version" : "1.74",
64   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0227"
65}
66
67