jEdit Community - Resources for users of the jEdit Text Editor
Perl Comando File (perl.xml v1.0 by pcause)
Submitted by pcause on Saturday, 27 December, 2003 - 14:59
A simple Perl commando file. Has compile and run options and you can set arguments.

Updated on 12/27/2003 - 14:59
Downloads: 1828

Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
few strange things ?
by Anonymous on Thu, 05/08/2004 - 12:41
why starting the command with "start perl" and not "perl"?
anyway the "start perl" is not working.
ans even "perl" works only for "compile" and "Run".
"Debug" is not working well.
had to change to "rxvt -e perl -d "
re: perl integration
by jcb on Thu, 19/02/2004 - 19:08
You can find a useful commando file under www.jedit.org/Comunity Download/Commando Files (http://community.jedit.org/?q=filestore/browse/20). It should be used together with the console plugin and allows you to run and compile (syntax check) perl files in the current buffer. You can easily adapt it to your needs.
 
Is there another commando file for perl?
by Anonymous on Thu, 05/08/2004 - 15:28
Hi,

That's the file i am using. and the questions are:
1. i don't understand the meaning of "start perl"
2. the debug mode is not working properly - all output is driven to
the terminal which started jedit. to solve this i have set the command to:
buf.append("rxvt -e perl -d");
 
upload?
by kixix on Sat, 20/11/2004 - 20:11
(I am the one who posted about "start")

I'm not sure how to make this perl.xml that I edited available - if you want it, feel free to ask.

How does one post a new commando or mode .xml file to this site?
 
start perl
by Anonymous on Sat, 20/11/2004 - 20:05
"start" is a Windows command
it means "run the command in a new window"
this is nice for perl because starting it in a new window allows typing to stdin, which the JEdit Console does not currently support.

On a windows console, type "help start" to get more info.

I'm not sure what the equivalent linux command is...

One thing that I added to my perl.xml is the /D option for the start command, which lets perl execute in the directory of the .pl file itself, rather than wherever on the system perl.exe happens to be.

Sometimes my perl scripts access local files, so that becomes useful.
User login
Browse archives
« April 2024  
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293