My $0.02:
 
     Go to www.activestate.com and download ActivePerl.  Not only is it the de facto 
Win32 Perl distribution, but you will have access to PPM, which lets you install most 
commonly-used modules at the touch of a button (especially convenient because Windows 
doesn't come with a compiler).
 
After it is installed, it will  set up the file associations so that you just have to 
double-click on any .pl files or type the name at the command prompt, and the Perl 
interpreter will be automatically invoked.
 
For the database support, download DBI via PPM.  It has a kind of steep learning curve 
compared to other modules, but once you get the hang of it you can use it to retrieve 
data from just about any database.

        -----Original Message----- 
        From: aditi gupta [mailto:[EMAIL PROTECTED] 
        Sent: Sat 6/5/2004 6:38 AM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: how to use perl in windows
        
        

        hi,
        
        for writing perl programs,notepad is used.But what should be done to execute 
the programs?
        
        Also,how can i take input from online databases?like,if i have to get a
        gene sequence from Genbank,what command should i write in program?
        
        thanx in advance,
        
        aditi
        
        Yahoo! India Matrimony: Find your partner online. 

Reply via email to