Debugging Perl in PrimalScript

Use this forum to ask questions after your subscription maintenance expires or before you buy. Need information on licensing or pricing? Questions about a trial version? This is the right place for you. No scripting questions, please.
Forum rules
DO NOT POST SUBSCRIPTION NUMBERS, LICENSE KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 14 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
mors
Posts: 8
Last visit: Fri Feb 10, 2023 3:18 am

Debugging Perl in PrimalScript

Post by mors »

Just wondering if it is possible to debug Perl scripts under PrimalScript the same way as in using Eclipse with the EPIC plugin? I would like to be able to use a single IDE for script development and have them all tied in via ChangeVue.
At the moment when I and use the debug option under "Script" the following error occurs -

The system cannot find the path specified.Unknown errorCompilation failed in require at C:/Perl/site/lib/Term/ReadLine/Perl.pm line 63.at C:/Perl/site/lib/Term/ReadLine/Perl.pm line 63Term::ReadLine::Perl::new('Term::ReadLine', 'perldb', 'GLOB(0x27f6e84)', 'GLOB(0x278ad8c)') called at C:/Perl/lib/perl5db.pl line 6073DB::setterm called at C:/Perl/lib/perl5db.pl line 2237DB::DB called at pfind-func.pl line 33Attempt to reload Term/ReadLine/readline.pm aborted.Compilation failed in require at C:/Perl/site/lib/Term/ReadLine/Perl.pm line 63.
I am using ActiveState perl 5.10 in a Vista environment. Under the PPM the ReadLine module is installed. Also if this is just a config issue once corrected will I then be able to visually view variables, set watches etc the same as for VBscript debugging (like under Eclipse)?

Regards
mors2010-01-17 18:31:16
User avatar
Alexander Riedel
Posts: 8479
Last visit: Thu Mar 28, 2024 9:29 am
Answers: 19
Been upvoted: 37 times

Debugging Perl in PrimalScript

Post by Alexander Riedel »

We are not supporting Perl debugging directly at this time.
Alexander Riedel
SAPIEN Technologies, Inc.
This topic is 14 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.