in reply to Re^3: Can we use print <<HTML; twice in same file?
in thread [Solved]: Can we use print <<HTML; twice in same file?

No, but I always quote. And use use 5.20.1; (or use strict;), use warnings; and Perl::Critic's perlcritic -1


Enjoy, Have FUN! H.Merijn