Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Parsing error

by MoodyDreams999 (Beadle)
on Jan 30, 2023 at 18:01 UTC ( [id://11150034]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value $t[6] in string eq at Project1_6.pl line 48
    +, <FH> line 2551.
    Use of uninitialized value $t[6] in string eq at Project1_6.pl line 42
    +, <FH> line 2552.
    
  2. or download this
         use Excel::Writer::XLSX;
        use strict;
        use warnings;
    ...
        }        
        $workbook->close();
        close(FH);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11150034]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 07:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found