in reply to Re^6: ExtUtils::Command touch
in thread ExtUtils::Command touch

I am looking for an example for use in a pm file: ExtUtils::Command::touch

No you aren't :) you're looking for Shell::Command or Path::Tiny, examples already provided in Re: ExtUtils::Command touch (Path::Tiny , Shell::Command )

  • Comment on Re^7: ExtUtils::Command touch (Shell::Command)