Re: Perl Code which draws camel

ioneabu_at_yahoo.com
Date: 02/02/05


Date: 2 Feb 2005 13:28:12 -0800


> > http://www.thinkgeek.com/tshirts/coder/321a/ (mentioned by another
poster)
>
> If I try the code mentioned there, I get the following, what is going

> wrong here?
>
> ---startoutput---
>
> Newline in left-justified string for sprintf at (eval 1) line 1,
<DATA>
> line 3.
> Newline in left-justified string for sprintf at (eval 1) line 1,
<DATA>
> line 5.
> Newline in left-justified string for sprintf at (eval 1) line 1,
<DATA>
I got it to work ok by commenting out use strict and use warnings.



Relevant Pages