On Fri, Feb 13, 2004 at 04:27:08PM +1300, Robin Sheat wrote:
> Hey there, what is the best way of including a Perl so that the contents 
> of it override the existing variables. For example, I have:
With all the help of those who replied ;) I worked it out. For the 
benefit of others:

> my $comment = "Default\n";
needs  to be:
our $comment = "Default\n";

Then everything just works.

-- 
Robin <[EMAIL PROTECTED]>                 JabberID: <[EMAIL PROTECTED]>

Hostes alienigeni me abduxerunt. Qui annus est?

PGP Key 0x776DB663 Fingerprint=DD10 5C62 1E29 A385 9866 0853 CD38 E07A 776D B663

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to