Help for this page
use strict; use warnings; ... $Selection->TypeParagraph; $Word->Documents($file_name)->Save(); $Word->Quit();