Help for this page
./html.pl -root="/home/data/multiple/" -out="/home/data/output" -file= +"/home/data/file.txt"
use strict; use warnings; ... 'file=s' => \my $file, ) or usage();