I am trying to install XPath for perl on Windows ActiveState perl.

----------------------------------------------------------------------------
So, I tried to get it from ActiveState's repository;
C:\Documents and Settings\guthrie>ppm install xml-xpath
Downloading ActiveState Package Repository packlist...not modified
Downloading XML-XPath-1.13...done
Unpacking XML-XPath-1.13...done
Generating HTML for XML-XPath-1.13...done
Updating files in site area...done
  25 files installed.
Looks good, but from Komodo; I still get an error on:   use XML::XPath;
I had assumed it would also load any dependencies, but do I need to manually load something else (also)?

Also; If I ppm load something new, do I have to exit/reenter Komodo to use it, or do any other mods in the setup?

Hints??

Thanks,
Gregory
---------------------------------------------------------------------------------
C:\Documents and Settings\guthrie>ppm search xpath
Downloading ActiveState Package Repository packlist...not modified
1: Class-XPath
   adds xpath matching to object trees
   Version: 1.4

2: HTML-Selector-XPath
   CSS Selector to XPath compiler
   Version: 0.02

3: HTML-TreeBuilder-XPath
   add XPath support to HTML::TreeBuilder
   Version: 0.08

4: Tree-XPathEngine
   Version: 0.05

5: XML-DOM-XPath
   Perl extension to add XPath support to XML::DOM, using XML::XPath engine
   Version: 0.13

6: XML-Parser-Lite-Tree-XPath
   XPath access to XML::Parser::Lite::Tree trees
   Version: 0.02

7: XML-XPath
   a set of modules for parsing and evaluating XPath statements
   Version: 1.13

8: XML-XPathEngine
   a re-usable XPath engine for DOM-like trees
   Version: 0.08

9: XML-XPathScript
   a Perl framework for XML stylesheets
   Version: 0.15




-----------------------------------------------
Gregory Guthrie

MUM Faculty Mail - FM 1068
Fairfield, IA 52557

http://www.mum.edu/~guthrie
(641)472-7773
------------------------------------------------  
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to