Help for this page
#!/usr/bin/perl use strict; ... close $output; print "\n Program is over.\n";
D:\code>perl path.pl ... It's ok. D:\code\x\y>