On Wed, Oct 15, 2003 at 05:41:44AM -0700, Soumyadeep nandi wrote:
> As a novice to perl programming I am stuck to a
> problem for which I seek your help. I have written a
> module in perl, and I want to make it installable
> module. As such, I ran the following commands:
>    h2xs -n Local::Plantgenome
>    perl Makefile.PL
>    make dist

You want to call it Bio::Tools::Local::Plantgenome or just 
Bio::Tools::Plantgenome.  Then it should all install normally.

I don't recommend using h2xs, it makes things appear much more complicated
than they really are.  This tutorial may prove useful.
http://search.cpan.org/dist/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
<mendel>         ScHWeRnsChweRN    sChWErN   SchweRN  SCHWErNSChwERnsCHwERN    
  sChWErn  ScHWeRn      schweRn           sCHWErN           schWeRn    scHWeRN 
   SchWeRN      scHWErn SchwErn       scHWErn       ScHweRN       sChwern      
scHWerN        scHWeRn           scHWerN        ScHwerN       SChWeRN scHWeRn  
        SchwERNschwERn        SCHwern  sCHWErN   SCHWErN           sChWeRn 

Reply via email to