:: Re: [DNG] OT: Perl programming ques…
Etusivu
Poista viesti
Vastaa
Lähettäjä: Lars Noodén
Päiväys:  
Vastaanottaja: dng
Aihe: Re: [DNG] OT: Perl programming question
On 2/3/25 21:52, Joel Roth via Dng wrote:
> TMPFILE in `seek(TMPFILE,20,0)` is not a constant but a
> filehandle.


Thanks. I both forgot they could still be written like that and had not
double checked with the manual page "perlfunc" to verify seek().

However, the Perl Monks forum or the Perl Beginners mailing list might
be more appropriate venues.

/Lars