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
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
>>
>>
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
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:
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
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
>
>
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