Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: The error says the value is uninitialized, but it works anyway

by jcb (Parson)
on Aug 17, 2019 at 23:22 UTC ( [id://11104623]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @colors = qw(red green blue yellow pink purple brown);
    my $count = @colors;
    ...
        print $num, ":  after: @colors\n--\n";
    }
    print "@colors \n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 03:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found