🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Article View: pl.comp.lang.perl
Article #51288

Re: Co zwraca split?

#51288
From: "Stachu 'Dozzie'
Date: Fri, 17 Feb 2012 09:39
15 lines
425 bytes
On 2012-02-17, Wojtek Garbacz <wojtek.b.garbacz@gmail.com> wrote:
> Splits the string EXPR into a list of strings and returns that list.
> To czemu to nie dzia�a?
> 	$A1 = Mktime(split(/[-: ]/));
> Podczas gdy to dzia�a?
> 	($A,$B,$C,$D,$E,$F)=split(/[-: ]/);
> 	$A1 = Mktime($A,$B,$C,$D,$E,$F);

Zale�y od tego, co robi funkcja Mktime() i na ile p�l da si�
podzieli� $_.

--
Secunia non olet.
Stanislaw Klekot

Message-ID: <slrnjjs81a.j5o.dozzie@jarowit.net>
Path: polish.pugleaf.net!archive.newsdeef.eu!mbox2nntp-pl.comp.lang.perl.mbox.zip!wr5ni35185pbc.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
References: <jhl6nc$qj7$1@speranza.aioe.org>