Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^5: How to parse HTML5?

by dasgar (Priest)
on Mar 11, 2016 at 05:59 UTC ( [id://1157388]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to parse HTML5?
in thread How to parse HTML5?

I haven't used ActivePerl for at least a few years, so I'm not familiar with what modules are available via ActiveState's repositories.

If you're using 32-bit ActivePerl and still have access to ActiveState's repository for your version of ActivePerl (i.e. using the latest build of the community version or have purchased support for an older build), you can use PPM to install MinGW and dmake from their repository. After installing both of those, you can then install modules directly from cpan. In this case, the command to run is 'cpan install HTML::Valid'.

Alternatively, you can also try using Strawberry Perl, which comes with everything needed to install modules directly from CPAN. Also, Strawberry Perl offers a portable version that does not need to be "installed". Just download and extract the zip file and run the portableshell.bat batch script.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found