Re: wiki CMS

2011-01-25 Thread David Christensen
meerka...@riseup.net wrote: > my name is Ola, i'm learning Perl and find the mailing list rather > helpful. i need to create a wiki-page and look for a relialable > Perl-CMS. could you please suggest any? http://www.cmsmatrix.org/ http://www.cmsreview.com/ http://php.opensourcecms.c

Re: Newbie queries

2011-01-25 Thread Mariano Loza Coll
On Tue, Jan 25, 2011 at 2:43 AM, Octavian Rasnita wrote: > From: "dolphin" >> >> Hi, >> >> I'm learning perl now and would like to find out how to perform the >> following if given in a text file? >> >> >> ,12 >> ,437 >> ,124 >> ,45 >> ,789 >> ,67 >> CCC,567 >> DDD,5 >> >>

wiki CMS

2011-01-25 Thread meerkatze
Hello, my name is Ola, i'm learning Perl and find the mailing list rather helpful. i need to create a wiki-page and look for a relialable Perl-CMS. could you please suggest any? best regards ola -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: be

Re: Newbie queries

2011-01-25 Thread Octavian Rasnita
From: "dolphin" Hi, I'm learning perl now and would like to find out how to perform the following if given in a text file? ,12 ,437 ,124 ,45 ,789 ,67 CCC,567 DDD,5 How to sum up the 2nd column based on the 1st column with the following result: : BBB: CCC: DDD:

Newbie queries

2011-01-25 Thread dolphin
Hi, I'm learning perl now and would like to find out how to perform the following if given in a text file? ,12 ,437 ,124 ,45 ,789 ,67 CCC,567 DDD,5 How to sum up the 2nd column based on the 1st column with the following result: : BBB: CCC: DDD: Thanks in advance

Re: Need Help with Perl Mobile Environment

2011-01-25 Thread Rob Coops
On Tue, Jan 25, 2011 at 8:46 AM, Khabza Mkhize wrote: > Can you please help with where to find information about Perl mobile > version > I need to develop Accommodation Booking Website that will run on Smart > phone, Iphone And Blackberry. > > Please send me a links with relevant information > >

Re: [linux] unable to check in code to svn when files contain spaces or characters

2011-01-25 Thread Shlomi Fish
On Monday 24 Jan 2011 22:21:33 ed wrote: > On Mon, Jan 24, 2011 at 05:27:11PM +0530, Agnello George wrote: > > i got a file like this and i need add it into my svn > > > > admin/upload_data/FINAL leg list 19_01_2010 to agar (Merged data in > > one).xls > > > > i as able to add other files wi