Help for this page
my $template = "filename.ppt"; my $fsize = ( stat( $template ) )[7]; ... print( $data ); } close( FILE );