in reply to Interactive Emacs/Perl environment
I think what you've done is very cool, however I always created a Perl scratch pad by doing:
C-x b *perl-scratch* RET M-x cperl-mode RET
And, to evaluate it from inside the buffer *perl-scratch*:
C-h M-| perl RET
By the way, can you put some <readmore> tags around your code?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Interactive Emacs/Perl environment
by educated_foo (Vicar) on Mar 31, 2004 at 17:25 UTC |