Re: Include Header and Footer to Print From Perl?
- From: "Al Franz" <albert@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 3 Apr 2006 05:35:40 -0700
Having Perl print the contents of another file containing the header and
footer information is not a possibility though? I need to put the HTML code
within the Perl script?
"Joe Smith" <joe@xxxxxxxxx> wrote in message
news:AaSdnbdkeruuL63ZRVn-uQ@xxxxxxxxxxxxxx
Al Franz wrote:
2. Can you include the html code in the perl script without having to
include a "\" prior to every quote?
Yes. Look for "Quote-like Operators" in `perldoc perlop`. qq{} and
here-doc in particular.
http://perldoc.perl.org/perlop.html
.
- Follow-Ups:
- Re: Include Header and Footer to Print From Perl?
- From: Joe Smith
- Re: Include Header and Footer to Print From Perl?
- From: Jürgen Exner
- Re: Include Header and Footer to Print From Perl?
- References:
- Include Header and Footer to Print From Perl?
- From: Al Franz
- Re: Include Header and Footer to Print From Perl?
- From: Joe Smith
- Include Header and Footer to Print From Perl?
- Prev by Date: Re: Include Header and Footer to Print From Perl?
- Next by Date: Re: Include Header and Footer to Print From Perl?
- Previous by thread: Re: Include Header and Footer to Print From Perl?
- Next by thread: Re: Include Header and Footer to Print From Perl?
- Index(es):