Algorithm-ConstructDFA
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
'Graph::RandomPath' => 0,
'Graph::Directed' => 0,
},
# TEST_REQUIRES => {
# },
ABSTRACT_FROM => 'lib/Algorithm/ConstructDFA.pm',
AUTHOR => 'Bjoern Hoehrmann <bjoern@hoehrmann.de>',
LICENSE => 'perl',
'dist' => {
PREOP => 'chmod 600 Makefile.PL',
TARFLAGS => '--group=none --owner=bjoern --mode=a+rw -cvf',
},
META_MERGE => {
'meta-spec' => { version => 2 },
resources => {
repository => {
type => 'git',
url => 'https://github.com/hoehrmann/Algorithm-ConstructDFA.git',
web => 'https://github.com/hoehrmann/Algorithm-ConstructDFA',
( run in 0.461 second using v1.01-cache-2.11-cpan-496ff517765 )