Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Difficulties with WWW::Mechanize::Chrome installation on Windows/Strawberry

by Discipulus (Canon)
on Jan 01, 2019 at 18:08 UTC ( [id://1227884]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    cpan> install WWW::Mechanize::Chrome
    
    ...
    
      CORION/WWW-Mechanize-Chrome-0.27.tar.gz
      C:\ulisse\perl5.24-64b\c\bin\dmake.exe install UNINST=1 -- OK
    
  2. or download this
    cpan> look WWW::Mechanize::Chrome
    
    ...
    All tests successful.
    Files=42, Tests=358, 263 wallclock secs ( 0.22 usr +  0.08 sys =  0.30
    + CPU)
    Result: PASS
    
  3. or download this
    ...
    
    ...
    #     Error:  Insecure dependency in eval while running with -T switch
    + at C:/ulisse/perl5.28-64bit/perl/vendor/lib/JSON.
    pm line 266.
    
  4. or download this
    cmd> perl -T -I ./lib ./t/00-load.t
    
    ...
    # Compilation failed in require at (eval 16) line 2.
    Use of uninitialized value in sprintf at ./t/00-load.t line 15.
    # Testing WWW::Mechanize::Chrome , Perl 5.028001
    
  5. or download this
    cmd> perl -T -I ./lib -MWWW::Mechanize::Chrome ./t/00-load.t
    
    ...
    BEGIN failed--compilation aborted at lib/WWW/Mechanize/Chrome.pm line 
    +15.
    Compilation failed in require.
    BEGIN failed--compilation aborted.
    
  6. or download this
    C:\ulisse\perl5.28-64bit\cpan\build\WWW-Mechanize-Chrome-0.27-0> gmake
    + test
    
    ...
    All tests successful.
    Files=42, Tests=358, 257 wallclock secs ( 0.12 usr +  0.05 sys =  0.17
    + CPU)
    Result: PASS
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-29 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found