Can someone help me out. I'm trying to have perl read a directoy into an
array with the date of the file. I tried to use "LS" then have perl use
Regular Experssions but there must be an easier way
Re: Learning Perl ... it should be an array,... Then they'd be completely inaccessible to beginners.... that should be my $var.... so why is it redundant to point out that Perl is different from C here? ... (comp.lang.perl.misc)
Re: perl vs Unix grep ... variable indexCount on array and reintialized evry time. ...Perl is langauge to make things work at any cost. ... > grep but the shell scripts that use ... As far as I can tell from reading and research ... (comp.lang.perl)
FAQ 4.42 How can I tell whether a certain element is contained in a list or array? ... comes with the standard Perl distribution.... How can I tell whether a certain element is contained in a list or array?... used a hash, not a list or array, to store your data. ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ... (comp.lang.perl.misc)
another bad perl tute (was Re: Perl read file eat up my memory...) ... You define scalar variables by assigning a value (number or ... Arrays can be defined literally in Perl code by simply enclosing ... the array elements in parentheses and separating each array ... Example: Back-Quoted Strings... (comp.lang.perl.misc)
Re: delimited data into nested array ... > file) into Perl as a two dimensional nested array.... not declared your variables and enabled strictures.... Here you are using symbolic references,... (comp.lang.perl.misc)