Re: String question

2007-09-08 Thread [EMAIL PROTECTED]
On Sep 7, 10:07 am, [EMAIL PROTECTED] (Santana) wrote: > Hei all, > i'am a newbie in PERL and i find a solution for this problem : Just a couple minor procedural points: Please put the subject of your post in the Subject of your post. If you are unsure how to do this try this simple thought exper

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: Redirecting to another url with parameters using post method

2007-09-08 Thread Jenda Krynicky
From: Praveena Vittal <[EMAIL PROTECTED]> > Can you please tell me the reason for the same? "Can you please tell me the reason for THAT?" > I need to send the parameters via POST method without any confirmation > from the users... You can't ! You can't force the browser to send a POST request

Problems when 'make' in DBD::mysql

2007-09-08 Thread Francesco Moi
Hi. Trying to install 'DBD::mysql' on Linux, I'm getting errors when 'make'. 1) Installed DBI-1.59 2) Installed Data-ShowTable-3.3 3) Downloaded 'Msql-Mysql-modules-1.2219' 4) []# perl Makefile.PL Which drivers do you want to install? 1) MySQL only 2) mSQL

MP3 tag writing

2007-09-08 Thread Joseph L. Casale
I was following the previous mp3 thread with interest, does anyone know if there exists a module that can not only write tags but imbed the album art as well? Thanks! jlc