The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Labyrinth::Plugin::CPAN::Report - Plugin to handle Report pages.

METHODS

Public Interface Methods

View

View a specific report.

AuthorRSS

Return the RSS feed for a given author.

DistroRSS

Return the RSS feed for a given distribution.

load_rss

Reads the appropriate JSON file and returns an RSS feed.

make_rss

Creates an RSS feed from a given data set.

AuthorYAML

Return the YAML feed for a given author.

DistroYAML

Return the YAML feed for a given distribution.

load_yaml

Reads the appropriate JSON file and returns an YAML feed.

SEE ALSO

  Labyrinth

AUTHOR

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

COPYRIGHT & LICENSE

  Copyright (C) 2008-2014 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.