WIKI for Padre, The Perl IDE
Welcome, to the Well of all Padre knowledge, Please Register, Login and join in
Search:
Login
Preferences
About Trac
Home
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 86
and
Version 87
of
Download
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
03/07/09 23:19:08 (
4 years
ago)
Author:
wp
Comment:
Active Perl might not be installed in C:\Perl and use wperl
Legend:
Unmodified
Added
Removed
Modified
Download
v86
v87
150
150
Once that's done you can start Padre by typing
151
151
{{{
152
perl c:\perl\site\bin\padre
153
}}}
152
wperl c:\perl\site\bin\padre
153
}}}
154
Replace "c:\perl" with the path, where Active Perl is installed.
154
155
155
156
==== Older Active Perl details ====