I'm not sure that anybody here has any experience with the Perl plugin. I didn't know it existed until your post, it's listed in the plugin manager at version 0.0.4 (?) without a link, and it's not even represented in the plugins page at https://wiki.jenkins-ci.org/display/JENKINS/Plugins. I would not be surprised if the root cause of your problem is that the plugin never worked in the first place. I'm not going to trust it enough to install it and find out.
When I need to run Perl from Jenkins, I just set the environment as needed, and launch it from within a shell build step. --Rob From: [email protected] [mailto:[email protected]] On Behalf Of Anand Sudabattula Sent: Thursday, June 27, 2013 9:45 AM To: [email protected] Subject: Re: Not able to install perl plugin Hi, It has been a couple of days since I requested help. Please let me know if I need to post this question to some other group. Appreciate your help. Thanks Anand On Monday, June 24, 2013 4:12:11 PM UTC-4, Anand Sudabattula wrote: Hi, Using Jenkins 1.518 on Linux, due to unavailability of ruby-runtime I am not able to install perl plugin. Jenkins log says: "Dependency ruby-runtime (0.10) doesn't exist" Any suggestions please? Thanks Anand -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. The information in this message is for the intended recipient(s) only and may be the proprietary and/or confidential property of Litle & Co., LLC, and thus protected from disclosure. If you are not the intended recipient(s), or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is prohibited. If you have received this communication in error, please notify Litle & Co. immediately by replying to this message and then promptly deleting it and your reply permanently from your computer. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
