On Fri, 09 Mar 2012 21:19:29 -0800
David Christensen wrote:
> > or... some other module for my purpose already exists?
>
> Have you tried browsing or searching CPAN?
>
> http://www.cpan.org/
>
> http://search.cpan.org/
>
Yes, but since I may have missed modules that I want, I asked
Le samedi 10 mars 2012 à 10:51 +0200, Shlomi Fish a écrit :
> Hi ml,
>
> I find you hard to understand, but I'll try.
>
> On Sat, 10 Mar 2012 03:06:27 +0100
> ml wrote:
>
> > hello the list
> > hello "the" perl guru
> > hello this
> >
> > I want to know how to work on slices of lists.
> > I h
Hi ml,
I find you hard to understand, but I'll try.
On Sat, 10 Mar 2012 03:06:27 +0100
ml wrote:
> hello the list
> hello "the" perl guru
> hello this
>
> I want to know how to work on slices of lists.
> I has 3 slices of the form.
> $t[0] = user;
> $t[1] = ip;
> $t[2] = time();
First of al