in reply to
Re: Reading and executing Perl
in thread
Reading and executing Perl
'do filename' won't work here because the op doesn't have a complete perl file but random text interspersed with perl code. I don't see 'do' do any filtering.
Comment on
Re^2: Reading and executing Perl
Replies are listed 'Best First'.
Re^3: Reading and executing Perl
by
Ish
(Acolyte)
on Apr 02, 2009 at 12:56 UTC
No, quite right. Should have read it a bit more carefully so that I didn't miss the bit that said 'random text, not Perl'.
[reply]
In Section
Seekers of Perl Wisdom