Re: Which module use to launch program using perl in linux?

2007-09-08 Thread Spiros Denaxas
On Sep 7, 5:35 pm, [EMAIL PROTECTED] (John W. Krahn) wrote: > Chas Owens wrote: > > On 9/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> Hello guys, I'm a new leaner for perl. I wanted to ask you guys Which > >> module use to launch program using perl in linux? plz help me > >> asap.Thanks.

Re: Generating flat file.

2007-09-08 Thread Spiros Denaxas
On Sep 7, 6:11 pm, [EMAIL PROTECTED] (Tom Phoenix) wrote: > On 9/6/07, Satya <[EMAIL PROTECTED]> wrote: > > > If it is possible to do it using the perl, what would be the approach. > > I recommend designing an algorithm, then writing Perl code to > implement it. Perhaps a main loop should read the

Re: Format Output

2007-09-18 Thread Spiros Denaxas
On Sep 18, 12:57 am, [EMAIL PROTECTED] (Chas Owens) wrote: > On 9/17/07, VUNETdotUS <[EMAIL PROTECTED]> wrote:> I print some output in > PERL. It is data in 3 columns. I use \t to add > > a tab space to make a column. > > However, \t may not produce the desired result. If the value is short > > in

Re: IDE RAD for Perl

2007-11-05 Thread Spiros Denaxas
On Nov 3, 8:56 pm, [EMAIL PROTECTED] (Richard) wrote: > Running (K)ubuntu Linux, what would be the best programmers editor for Perl > looking for a IDE or RAD developers environment or a super text editor with > highlighting. > > -Rich Hey, I recently faced the same problem. Like previously menti

Re: About FASTA file

2007-11-10 Thread Spiros Denaxas
On Nov 8, 3:42 am, [EMAIL PROTECTED] (Auxence Sima) wrote: > i have Sequence Data in a file that i named " OUTPUT.TXT",and hereis my > question. I would like to create a FASTA data file, and i wonder how to > process. do i have to just take out the info inside the OUTPUT.TXT, and keep > only

Re: Memory Usage of my Script

2008-01-03 Thread Spiros Denaxas
On Jan 3, 4:10 am, [EMAIL PROTECTED] (Yitzle) wrote: > Hi. > I've got two scripts I am running and they both consume large amounts > of memory (10MB). > How would I go about finding where the memory is being used and > figuring out how to reduce the memory footprint. > > Both scripts start off with