Help for this page
open('conf', "$PATHconf") || die "can't open $PATHconf: $!\n"; my @conf = <conf>; ... my $filename = "Output012023.xlsx"; my $workbook = Excel::Writer::XLSX->new( $filename ); open(FH, "<", "Debt.csv" ) or die;
open('conf', "$PATHconf") || die "can't open $PATHconf: $!\n"; my @conf = <conf>; ... my $workbook = Excel::Writer::XLSX->new( $filename ); open(FH, "<", "Debt.csv" ) or die;
foreach(@conf){ ... # the reason for doing this weird thing my $t. = "".$i;
www.com | www.net | www.org
No recent polls found