This question has been bugging me for a while now and I am hoping some of
you out there can tell me if my thinking is on-track or am I way off on this
one.

Say I've successfully written a daemon to monitor a directory for me using
Win32::Daemon and Win32::ChangeNotify.  Win32::ChangeNotify only exists in
the PPM package repository for AS Perl builds of 5xx.  Because of this I've
installed AS Perl build 522.  All is well with my little daemon.

Now suppose I want to write a Perl script that uses many of the Tk packages
that are only found in the 6xx build repository.  Now what do I do?  I know
that you can have multiple versions of AS Perl on your machine but I believe
you have to manipulate your PATH and ENV variables before switching
versions.  How do I create my Tk script using build 633 without messing up
my daemon which uses build 522?  Am I missing something?  Am I way off on my
thinking?  Am I making this harder than this really is?  I'd appreciate
anyone's thoughts on this.

TIA

Thad Schultz
EDA Librarian / Sys Admin
Woodward Industrial Controls 
[EMAIL PROTECTED]
www.woodward.com



***
The information in this e-mail is confidential and intended solely for the
individual or entity to whom it is addressed. If you have received this
e-mail in error please notify the sender by return e-mail, delete this
e-mail, and refrain from any disclosure or action based on the information.
****
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to