Install and configure the eclipse Perl plug-in epic in Windows

Source: Internet
Author: User

To use Perl in windows, ActivePerl must be installed. Activerperl has two versions: ActivePerl 5.10.0.1003 and ActivePerl 5.8.8.822. You can download and install one of them as needed. URL: http://www.activestate.com/store/download.aspx? Prdguid = 81fbce82-6bd5-49bc-a915-08d58c2648ca after installation, you can check whether Perl-V is successfully installed in cmd.

Perl-V is used to view the configuration information of Perl. Do not make any mistakes. Note: If you have installed oralce10g, an error will be reported when ActivePerl is installed. Because there is a lower version of Perl in 10g, an error will be reported when perl checksetup. pl is executed below. To solve this problem, the environment variable contains the perl5lib configuration information of the Perl version of oracle. Add your own Perl lib to this environment variable, for example, perl5lib = D: "Perl" LIB; D: "oracle" product "10.2.0" db_1 "Perl; remember, it must be added to the beginning to be effective. Remember this.

To make eclipse support Perl development environment, you need to download and install epic plugins, its remote update address: http://e-p-i-c.sf.net/updates.

After you install and ask the epic, You can compile the Perl program.

To debug the Perl code in eclipse, You need to download a Perl component. The installation method is start-> Program-> ActivePerl 5.8.8 build 822-> Perl Package Manager. after you open the Perl Package Manager,

1. Click View All packages, and enter padwalker in the input box;

2. Click mark for install;

3. Click the run mark action button;

In this way, the Perl Package Manager will automatically search and download and install the padwalker component.

After padwalker is installed, You can debug the Perl code in eclipse.

I wish you success. Check that this is my Perl eclipse environment:

Of course, you can choose eclipse> Windows> preferences> Perl epic to set the personality of your Perl environment:

Finally, you can use the epic Perl editor to open the perl file and edit the API prompts.

When creating a file, remember to select a normal file and change the suffix *. pl. This can be executed directly.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.