in reply to Re: strict and require.
in thread strict and require.

Ok, i added the line but this gives my the error
Global symbol "$footer" requires explicit package...(for the calling function),
Again when i comment out strict it works.
Note: my var.pl file contains nothing but the line you suggested and the definition of $footer...and <bold>doesnt</bold> contain the line
#!/vars/bin/perl -Tw

Replies are listed 'Best First'.
Re: Re: Re: strict and require.
by davorg (Chancellor) on Jan 02, 2002 at 22:33 UTC

    Maybe you could show us the code. I find that's a little more precise than vague descriptions :)

    --
    <http://www.dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg