in reply to
Re: Intermixed perl?
in thread
Intermixed perl?
To go a step futher and run perl code inside the <<COMMAND here-document, use the "@{[eval{ <code> }]}" construct as illustrated in a recent CUFP
Perl to generate code in other languages
Comment on
Re^2: Intermixed perl?
In Section
Seekers of Perl Wisdom