my %WriteMakefileArgs = ( NAME => 'File::Slurp::Affix', ... META_MERGE => { resources => { homepage => 'https://github.com/LadyAleena/File-Slurp-Affix', bugtracker => 'https://github.com/LadyAleena/File-Slurp-Affix/issues', repository => 'https://github.com/LadyAleena/File-Slurp-Affix.git', }, }, ... clean => { FILES => 'File-Slurp-Affix-*' }, );