Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^5: Limit loop

by AnomalousMonk (Archbishop)
on Aug 31, 2022 at 19:18 UTC ( [id://11146570]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    splice @favs, 25;
    
  2. or download this
    Win8 Strawberry 5.8.9.5 (32)  Wed 08/31/2022 15:05:47
    C:\@Work\Perl\monks
    >perl -wMstrict -MData::Dump=dd -le "my @ra = ('a' .. 'd');  splice @r
    +a, 10;  dd \@ra"
    splice() offset past end of array at -e line 1.
    ["a" .. "d"]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-19 03:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found