develooper Front page | perl.beginners | Postings from May 2008

Re: Text formatting issues

Thread Previous | Thread Next
From:
Dr.Ruud
Date:
May 7, 2008 07:23
Subject:
Re: Text formatting issues
hotkitty schreef:

> #!/usr/bin/perl

Missing:

  use strict;

> use warnings;


> $main_text->text("$newtext");

Why quoted?

-- 
Affijn, Ruud

"Gewoon is een tijger."

Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About