Help for this page
use strict; use Win32::GUI(); ... # return $main->AddLabel(-text => $temp); $label->Text( $temp ); }