Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

How to copy an array to a hash?

by Ethen (Acolyte)
on Jan 11, 2008 at 06:17 UTC ( [id://661812]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #File name: auto.txt
    #! usr/bin/perl -w
    ...
    
    $Row_id = "Session id";
    
  2. or download this
    
    #! /usr/bin/perl
    ...
    {
            print "No such file or directory\n";
    }
    
  3. or download this
    
    %edit = (e101 => 'Srvr_mngr ', e102 => 'Server_name', e103 => 'User_na
    +me ', e104 => 'Password').......;
    
  4. or download this
    #para.txt
    #this file contains the paramters to be used in the #command line.
    ...
    USER  = "user"
    PASSWORD = "password"
    SYSTEM_NAME = "WfProcMgr"
    
  5. or download this
    #File name: "migrate.pl"
    
    ...
    
    print @str1; #I doubt if this will invoke the command line
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-28 23:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found