Help for this page
open my $fh, '>', 'path to windows folder'; write $fh 'This is a test'; close ($fh)
# $schoolName and $bar are set elsewhere, but basically 'AHS' and 'XYZ +' # hotBase is "D:/home/cristofa/public_html/'; ... mkdir $dirPath,0777; print $dirPath; }