Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Perl script to list recordings



On Sat, 21 Dec 2002 17:34:24 +0100, 'Jochen Kirstätter' <jk@midek.de>
wrote:

> vdr:/video # ./vdrsize
> Can't modify constant item in scalar assignment at ./vdrsize line 32, 
> near "'';"
> Execution of ./vdrsize aborted due to compilation errors.

There seems to be a $ in front of name missing. I don't know why my perl
didn't catch this error.

Please change the line to:

        $name = '';

Sorry,

Emil


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index