use Path::Tiny qw/ path /; eval { path( $foo )->touch; 1 } or path( $foo )->touchpath;
use Shell::Command qw/ touch /; touch ( @files );
In reply to Re: ExtUtils::Command touch (Path::Tiny , Shell::Command )
by Anonymous Monk
in thread ExtUtils::Command touch
by aturtle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |