sre> sorry for this question, but i'm not a perl programmer. =\
sre> is there any similar function to php's "include()"?
sre> i want to include an html file into the output the user will get when
sre> opening the .pl
you could use a function something like:
sub echo_file {
my ($filename) =
hey there,
sorry for this question, but i'm not a perl programmer. =\
is there any similar function to php's "include()"?
i want to include an html file into the output the user will get when
opening the .pl
thanks in advance,
stefan.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi