Algorithm-ConstructDFA2
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
'Graph::Directed' => 0,
'Graph::Feather' => 0,
'YAML::XS' => 0,
},
($] >= 5.005 ?
(ABSTRACT_FROM => 'lib/Algorithm/ConstructDFA2.pm', # retrieve abstract from module
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-ConstructDFA2.git',
web => 'https://github.com/hoehrmann/Algorithm-ConstructDFA2',
},
( run in 0.236 second using v1.01-cache-2.11-cpan-496ff517765 )