Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Uninitialized warnings trouble

by Anonymous Monk
on Dec 15, 2022 at 20:33 UTC ( [id://11148900]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub turn_tables {
        my ( $pdl, $dir ) = @_;     # dir = 0   => forward
    ...
            $s .= $t[ $_ - 1 ]-> ( $s )
        }
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found