[TriLUG] YAPQ (yet another perl question)..

Greg Brown gwbrown1 at gmail.com
Thu Jun 11 15:12:12 EDT 2009


Oops.. good catch.  I originally had that part set up as a kind of file
handle and forgot to remove them.

On Thu, Jun 11, 2009 at 3:07 PM, Michael Peters <mpeters at plusthree.com>wrote:

> Scott Lambdin wrote:
>
>> What are the angle brackets for in this line?
>>
>> foreach $beforeLine (<@before>) {
>>
>
> Angle brackets like that are used to read data from file handles. So no
> they shouldn't be there since you're just reading information from an array.
>
> --
> Michael Peters
> Plus Three, LP
>
>
> --
> TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG FAQ  : http://www.trilug.org/wiki/Frequently_Asked_Questions
>



More information about the TriLUG mailing list