Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Perl / April 2005



Tip: Looking for answers? Try searching our database.

For those who have upgraded before...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Robert - 21 Apr 2005 18:17 GMT
Tiger is coming with a newer version of Perl (5.8.6 I believe). When I do an
upgrade does the installer wipe out everything I have already setup via
CPAN? Or can I just do arecompile...and keep running?

Robert
Sherm Pendley - 21 Apr 2005 18:49 GMT
> Tiger is coming with a newer version of Perl (5.8.6 I believe).  
> When I do an
> upgrade does the installer wipe out everything I have already setup  
> via
> CPAN? Or can I just do arecompile...and keep running?

Your Perl modules won't be deleted unless you use the "clean install"  
option, which deletes *everything*.

/Library/Perl/5.8.1 & /Library/Perl/5.8.1/darwin-yadda is included in  
@INC by default. So far as Perl itself is concerned, 5.8.6 (which is  
what Tiger ships with) is binary-compatible with modules built for  
5.8.1.

Note that there's no guarantee that *every* module will work  
perfectly, just that the interface between Perl and its modules  
hasn't changed. If you have a Perl module that's a wrapper for  
libFoo, there's also the question of whether the binary interface to  
libFoo has changed or not. If it has, you'd need to rebuild that  
module against the newer libFoo.

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
Robert - 21 Apr 2005 19:17 GMT
>> Tiger is coming with a newer version of Perl (5.8.6 I believe).  When I
>> do an
[quoted text clipped - 18 lines]
> Cocoa programming in Perl: http://camelbones.sourceforge.net
> Hire me! My resume: http://www.dot-app.org

Thanks!

Robert
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.