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

Re^2: Advice on script

by Util (Priest)
on Oct 21, 2011 at 19:00 UTC ( [id://932965]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while (@options) {
        my $option = hex shift @options;
    ...
    
        push @{$opts{$option}}, splice( @options, 0, $length );
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found