View Single Post
  #6  
Old 10-10-2013, 12:32 PM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default

Quote:
Originally Posted by rencro View Post
You are probably using perl 5.12 which is more than 2 releases behind Activestates current release. Activestate requires a subscription to any revisions beyond the last two releases...

You could try:

ppm gui

Edit--->Preferences-->Repositories

and a repository that may still have this package available. Try from the "suggested" list, or search google.
**cough cough** or you could upgrade perl. I believe it'll still work with the server.


Also:
DBM-mysql is part of the DBI package so try
>ppm install DBI
Reply With Quote