{
   "abstract" : "Download RSS feeds or web pages to an NNTP news server.",
   "author" : [
      "Kevin Ryde <user42_kevin@yahoo.com.au>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "rss2leafnode",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "devel",
         "po",
         "xt"
      ]
   },
   "optional_features" : {
      "fetch_html_exiftool" : {
         "description" : " A better Subject for fetch_html() messages using Image::ExifTool.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Image::ExifTool" : "8.22"
               }
            }
         }
      },
      "fetch_html_uri_title" : {
         "description" : " A better Subject for fetch_html() messages using URI::Title.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "URI::Title" : "0"
               }
            }
         }
      },
      "maximum_interoperation" : {
         "description" : "All the optional and possible things RSS2Leafnode can use.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "HTML::ExtractMain" : "0",
                  "HTML::FormatExternal" : "16",
                  "HTML::FormatText::WithLinks" : "0",
                  "Image::ExifTool" : "8.22",
                  "Time::Duration" : "0",
                  "Time::Duration::Locale" : "0",
                  "Time::Duration::ja" : "0",
                  "Time::Duration::sv" : "0",
                  "URI::Title" : "0",
                  "XML::Liberal" : "0",
                  "XML::RSS::Timing" : "0"
               }
            }
         }
      },
      "maximum_repair" : {
         "description" : "Modules for as much XML fixing-up as possible.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "XML::Liberal" : "0"
               }
            }
         }
      },
      "render_text_external" : {
         "description" : "Optionally render HTML to text using external programs like lynx.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "HTML::FormatExternal" : "16"
               }
            }
         }
      },
      "render_text_with_links" : {
         "description" : "Optionally render HTML to text using FormatText::WithLinks.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "HTML::FormatText::WithLinks" : "0"
               }
            }
         }
      },
      "xml_rss_timing" : {
         "description" : "Check RSS feed advertised update times before redownloading.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "XML::RSS::Timing" : "0"
               }
            }
         }
      },
      "xml_rss_timing_print" : {
         "description" : "A prettier print of time to next RSS update.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Time::Duration" : "0"
               }
            }
         }
      },
      "xml_rss_timing_print_locale" : {
         "description" : "A prettier print of time to next RSS update, with language-specifics.",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Time::Duration::Locale" : "0",
                  "Time::Duration::en_PIGLATIN" : "0",
                  "Time::Duration::ja" : "0",
                  "Time::Duration::sv" : "0"
               }
            }
         }
      }
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "HTTP::Message" : "6.03"
         },
         "requires" : {
            "Date::Parse" : "0",
            "Encode::Locale" : "0.06",
            "File::HomeDir" : "0",
            "HTML::Entities::Interpolate" : "0",
            "HTML::FormatText" : "0",
            "HTML::Formatter" : "0",
            "HTML::Parser" : "0",
            "HTTP::Message" : "0",
            "HTTP::Request" : "0",
            "HTTP::Response" : "0",
            "LWP" : "5.832",
            "LWP::UserAgent" : "0",
            "List::MoreUtils" : "0.24",
            "Locale::Messages" : "0",
            "Locale::TextDomain" : "1.17",
            "MIME::Entity" : "0",
            "MIME::Tools" : "0",
            "MIME::Words" : "0",
            "Number::Format" : "1.5",
            "Scope::Guard" : "0",
            "Sort::Key::Top" : "0",
            "Text::Trim" : "1.02",
            "Text::WrapI18N" : "0",
            "URI" : "0",
            "URI::Escape" : "0",
            "URI::tag" : "0",
            "XML::Twig" : "3.34",
            "constant::defer" : "0",
            "perl" : "5.010"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://user42.tuxfamily.org/rss2leafnode/index.html",
      "license" : [
         "http://www.gnu.org/licenses/gpl.html"
      ]
   },
   "version" : "79",
   "x_serialization_backend" : "JSON::PP version 2.27300_01"
}