On Tue, 2008-05-20 at 14:16 +0100, Peter Clifton wrote:
> Hi John,
> 
> Am just trying your example perl scripts for generating footprints. Very
> nice...
> 
> I couldn't make it work directly. It seems the:
> 
> while () {
> }
> 
> section busyloops. It seems to work OK with:
> 
> while (<DATA>) {
> }
>
> Did perl change its behaviour? (I have v5.8.8)

AHA.. seems the code IS there in the web-page, just not properly
escaped.. so it views as "while () {", and copy-pastes the same.

Mystery solved - I couldn't see how your code would be released broken
John!

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to