Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Dereferncing Hash Not Working

by kennethk (Abbot)
on Jun 08, 2017 at 20:43 UTC ( [id://1192396]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Argument "Attendance" isn't numeric in array or hash lookup at script.
    +pl line 36, <DATA> line 1.
    Argument "Sales" isn't numeric in array or hash lookup at script.pl li
    +ne 36, <DATA> line 1.
    Argument "Tickets" isn't numeric in array or hash lookup at script.pl 
    +line 36, <DATA> line 1.
    Argument "Fans" isn't numeric in array or hash lookup at script.pl lin
    +e 36, <DATA> line 1.
    
  2. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    Attendance 9208 Sales 9208 Fans 102
    Attendance 9832 Sales 9829 Tickets 3 Fans 106
    Attendance 1559058 Sales 1503174 Tickets 55404 Fans 104
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-24 06:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found