Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Bribes.org, win32::guitest, ActiveStatePPM... GAH

by itknowles (Initiate)
on Oct 25, 2012 at 21:46 UTC ( [id://1000951]=perlquestion: print w/replies, xml ) Need Help??

itknowles has asked for the wisdom of the Perl Monks concerning the following question:

Little help please, Monks. I'm on a Win7 machine. I have a script I wrote using ActivePerl 5.12 that used Win32::GuiTest, which fails to install on later versions of ActivePerl (according to this-a-here thread at StackOverflow). In that same thread, a respondent suggests adding bribes.org's repository to the PPM, which I do by paying meticulous attention to the instructions at Bribes, but according the PPM, there's no packages available from Bribes. So I tried uninstalling ActivePerl and installing an early version of Strawberry Perl, and then installing the package directly from CPAN. Still no luck. Alright so am I left with having to scour the dark recesses of the web for a copy of ActivePerl 5.12, or do I have other options? Thanks!
  • Comment on Bribes.org, win32::guitest, ActiveStatePPM... GAH

Replies are listed 'Best First'.
Re: Bribes.org, win32::guitest, ActiveStatePPM... GAH
by syphilis (Archbishop) on Oct 25, 2012 at 22:37 UTC
    This should work with 32-bit ActivePerl (and 32-bit Strawberry Perl):
    ppm install http://www.bribes.org/perl/ppm/Win32-GuiTest.ppd
    Seems there's no Win32::GuiTest package for 64-bit perls at bribes, however.

    A full list of what's available from bribes, along with the commands that will install them, can be found here for 32-bit perls and here for 64-bit perls.

    Cheers,
    Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1000951]
Approved by Kenosis
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-23 23:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found