in reply to Re: Interactive Emacs/Perl environment
in thread Interactive Emacs/Perl environment
and both statements will be sent to the same Perl. I guess that makes it "more interactive" or something. The real gain is, in theory, in the cross-referencing.use Inline C => 'int square(int x) { return x * x; }'; \C-j square(square(23)); \C-j
Thanks for pointing out the "readmore" -- I didn't realize that you needed to close the tag before it took effect.
|
|---|