Re: need help from a new hand for perl

2009-08-18 Thread Bill Luebkert
John W Kennedy wrote: > > This is not a pure Perl program, but a mixed Perl-and-Unix program. I think what he means to say is that there are embedded shell commands intended for a UNIX platform (something that you would normally want to avoid when writing a script for portability). Check for 'sy

Re: need help from a new hand for perl

2009-08-18 Thread John W Kennedy
On Aug 18, 2009, at 5:30 PM, Fei Shi wrote: > Hi, Dear perl experts: > > I am a new hand of perl. I use perl because I am trying to > use a package called "miRDeep". I install the activeperl 5.10 for > windows. Then I used the MS DOS to try perl. > > But there is an error com

need help from a new hand for perl

2009-08-18 Thread Fei Shi
Hi, Dear perl experts: I am a new hand of perl. I use perl because I am trying to use a package called "miRDeep". I install the *activeperl 5.10 for windows*. Then