On Mon, Apr 23, 2001 at 12:33:00PM -0400, David Gilden wrote:
> Hello,
> Sorry to ask this, as I am quite new at this.
> And the online class that I am just now finishing has
> lots of bad code for examples!
> 
> >From this list: 
> 
>  print "'$file' => '$newfile'\n";
>              ^^^^^^^^^
>  
> What does this line mean, this a renaming convention?

That's just a print statement.  It's not the => operator.

-- 
Just Another Perl Hacker.

Reply via email to