---
abstract: 'decide whether a given Graph::Undirected contains a Hamiltonian Cycle.'
author:
  - 'Ashwin Dixit <ashwin@ownlifeful.com>'
build_requires:
  Test::Exception: '0'
  Test::More: '0'
  strict: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Graph-Undirected-Hamiltonicity
requires:
  Carp: '0'
  Config::INI::Reader: '0'
  Exporter: '0'
  Getopt::Long: '0'
  Graph::Undirected: '0'
  LWP::UserAgent: '0'
  Modern::Perl: '0'
  lib: '0'
version: '0.1'
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'