Now when I use PPM, it gives

Error installing package 'Devel::ptkdb': Could not locate a PPD file for
package
Devel::ptkdb

So..You guys suggest to install the latest PERL fom Active Perl site??

I have this question, will there be any versioning issues if I installed
latest perl? Will my old perl programs still work with new perl??

Thanks,
Hari

-----Original Message-----
From: Tillman, James [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 7:02 AM
To: 'Krishna, Hari'; [EMAIL PROTECTED]
Subject: RE: Search a free Perl debugger


Depending your Perl version and whether PPM isn't lobotomized on your
machine (it is on mine since I installed the latest Perl), you may have to
use "PPM" instead of "PPM3".  PPM3 is a recent development.

Other than that, it's probably a pathing issue.  You might try changing
directory to your perl "bin" directory (usually c:\perl\bin") and trying it
again.

jpt

> -----Original Message-----
> From: Krishna, Hari [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 04, 2003 4:28 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Search a free Perl debugger
> 
> 
> When I do ppm3 install...........
> It says, ppm3 is not recognized as an internal or external command.
> 
> How do I install it??
> 
> -----Original Message-----
> From: Steve Keith [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 04, 2003 4:08 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Search a free Perl debugger
> 
> 
> 
> Here, Here - Say, that WAS great - let me add my thanks, too 
> - this will
> come in handy as both a debugging AND a learning tool.
> 
> Steve
> 
> > From: "Norris, Joseph" <[EMAIL PROTECTED]>
> > To: "'Tillman, James'" <[EMAIL PROTECTED]>,
> >   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>,
> >   [EMAIL PROTECTED]
> > Subject: RE: Search a free Perl debugger
> > Date: Tue, 4 Feb 2003 09:46:54 -0800
> >
> > James,
> >
> > This was great - did not know that it existed. Would be nice
> > if the man page could be incorporated in the gui - boy I want
> > everything don't I :>) - thanks for the info.
> >
> > > Hi,
> > >
> > > I have to debug my scripts. But i don't know a free Perl debugger.
> > > Can you recommand me one.
> > Do this at a command prompt:
> > ppm3 install Devel::ptkdb
> > then:
> > perl -d:ptkdb your_perl_script.pl
> > Have fun,
> > jpt
> 
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> 
> CONFIDENTIALITY NOTICE:
> This e-mail message, including all attachments, is for the 
> sole use of the
> intended recipient(s) and may contain confidential and privileged
> information. You may NOT use, disclose, copy or disseminate this
> information.  If you are not the intended recipient, please 
> contact the
> sender by reply e-mail immediately.  Please destroy all copies of the
> original message and all attachments. Your cooperation is greatly
> appreciated. 
> Columbus Regional Hospital
> 2400 East 17th Street 
> Columbus, Indiana 47201
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> 

CONFIDENTIALITY NOTICE:
This e-mail message, including all attachments, is for the sole use of the
intended recipient(s) and may contain confidential and privileged
information. You may NOT use, disclose, copy or disseminate this
information.  If you are not the intended recipient, please contact the
sender by reply e-mail immediately.  Please destroy all copies of the
original message and all attachments. Your cooperation is greatly
appreciated. 
Columbus Regional Hospital
2400 East 17th Street 
Columbus, Indiana 47201
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to