- or download this
C:\Users\tblaz>type 1.modules.pl
#!/usr/bin/perl
...
C:\Users\tblaz>
- or download this
Microsoft Windows [Version 10.0.17763.615]
(c) 2018 Microsoft Corporation. All rights reserved.
...
at 1.modules.pl line 20.
C:\Users\tblaz>
- or download this
#!/usr/bin/perl -w
use 5.011;
use Path::Tiny;
...
return $return;
}
__END__