in reply to Re^2: AppVeyor failing to build/test CPAN distro
in thread AppVeyor failing to build/test CPAN distro
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
AIUI, APPVEYOR_PROJECT_NAME is an "Environment Var".
Is there anything in the outputs (to which you have access) that indicates what APPVEYOR_PROJECT_NAME has been set to ?
Cheers,
Rob