in reply to
How ti include a file in Perl script
Also note that the first line ought to be
#! /usr/bin/perl -w
Not sure if this applies to a Windows box in file includes though.
Don Wilde
"
There's more than one level to any answer.
"
Comment on
Re: How ti include a file in Perl script
In Section
Seekers of Perl Wisdom