{
    "name" : "WWW-UsePerl-Journal-Entry",
    "version" : "0.16",
    "abstract" : "Handles the retrieval of UsePerl journal comment threads",
    "author" : [
        "Barbie <barbie@cpan.org>"
    ],
    "release_status" : "stable",
    "dynamic_config" : 0,
    "generated_by": "The Hand of Barbie 1.0",
    "license": [ "artistic_2" ],
    "meta-spec" : {
        "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
        "version" : "2"
    },
    "no_index" : {
        "directory" : [
            "t",
            "examples"
        ]
    },
    "prereqs" : {
        "build" : {
            "requires" : {
                "ExtUtils::MakeMaker" : "0"
            }
        },
        "test" : {
            "requires" : {
                "IO::File": "0",
                "Test::Exception": "0",
                "Test::More" : "0.70"
            },
            "recommends" : {
                "Test::CPAN::Meta": "0",
                "Test::CPAN::Meta::JSON": "0",
                "Test::Pod": "1.00",
                "Test::Pod::Coverage": "0.08"
            }
        },
        "runtime" : {
            "requires" : {
                "perl": "5.006",
                "Class::Accessor::Fast": "0",
                "HTTP::Request::Common": "0",
                "LWP::UserAgent": "0",
                "Time::Piece": "1.07"
            }
        }
    },

    "provides" : {
        "WWW::UsePerl::Journal::Thread" : {
            "file" : "lib/WWW/UsePerl/Journal/Thread.pm",
            "version" : "0.16"
        },
        "WWW::UsePerl::Journal::Comment" : {
            "file" : "lib/WWW/UsePerl/Journal/Comment.pm",
            "version" : "0.16"
        }
    },

    "resources": {
        "license": [ "http://www.perlfoundation.org/artistic_license_2_0" ],
        "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=WWW-UsePerl-Journal-Thread" },
        "repository": {
            "url": "git://github.com/barbie/www-useperl-journal-thread.git",
            "web": "http://github.com/barbie/www-useperl-journal-thread",
            "type": "git"
        }
    }
}