The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Anothor HITS algorithm implementation loading L<Graph>'
author:
  - 'Shohei Kameda <shoheik@cpan.org>'
build_requires:
  Test::More: 0.88
configure_requires:
  Module::Build::Tiny: 0.016
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.0, Dist::Zilla version 4.300033, CPAN::Meta::Converter version 2.130880'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Graph-Algorithm-HITS
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
requires:
  Graph: 0.94
  Moo: 1.001000
  PDL: 2.006
  perl: 5.008005
resources:
  bugtracker: https://github.com/shoheik/Graph-Algorithm-HITS/issues
  homepage: https://github.com/shoheik/Graph-Algorithm-HITS
  repository: https://github.com/shoheik/Graph-Algorithm-HITS.git
version: 0.01