{ "dynamic_config" : 1, "abstract" : "An image viewer in Perl::Tk based on IrfanView", "optional_features" : { "opt_xeleven_protocol" : { "description" : "Use X11::Protocol to get the screen size", "prereqs" : { "runtime" : { "requires" : { "X11::Protocol" : "0" } } } }, "opt_format_tiff" : { "description" : "Support for TIFF", "prereqs" : { "runtime" : { "requires" : { "Tk::TIFF" : "0" } } } } }, "provides" : { "App::tkiv" : { "version" : "0.125", "file" : "lib/App/tkiv.pm" } }, "version" : "0.125", "release_status" : "stable", "license" : [ "perl_5" ], "resources" : { "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { "type" : "git", "url" : "http://repo.or.cz/r/App-tkiv.git", "web" : "http://repo.or.cz/w/App-tkiv.git" } }, "name" : "App-tkiv", "generated_by" : "Author", "meta-spec" : { "version" : "2", "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec" }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "test" : { "recommends" : { "Test::More" : "0.98" }, "requires" : { "Test::More" : "0.88", "Test::Harness" : "0" } }, "runtime" : { "requires" : { "Tk::Bitmap" : "0", "File::Copy" : "0", "Tk::Dialog" : "0", "perl" : "5.010", "Tk" : "804.027", "Image::ExifTool" : "0", "Image::Info" : "0", "Tk::PNG" : "0", "Tk::Photo" : "0", "Tk::BrowseEntry" : "0", "Tk::DirTree" : "0", "Image::Size" : "0", "Data::Peek" : "0", "Getopt::Long" : "2.27", "Tk::Animation" : "0", "Tk::Balloon" : "0", "Tk::Pane" : "0", "Tk::JPEG" : "0", "Tk::Pixmap" : "0" }, "recommends" : { "Tk" : "804.031", "perl" : "5.018001", "Getopt::Long" : "2.41" } } }, "author" : [ "H.Merijn Brand " ] }