Update of /cvsroot/perl-xml/XML-LibXML-XPathContext
In directory sc8-pr-cvs1:/tmp/cvs-serv24486
Modified Files:
XPathContext.pm
Log Message:
Added XML::XSLT in SEE ALSO section in POD
Index: XPathContext.pm
===================================================================
RCS file: /cvsroot/perl-xml/XML-LibXML-XPathContext/XPathContext.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- XPathContext.pm 25 Mar 2003 21:05:33 -0000 1.8
+++ XPathContext.pm 25 Mar 2003 21:06:13 -0000 1.9
@@ -294,6 +294,6 @@
=head1 SEE ALSO
-L<XML::LibXML>
+L<XML::LibXML>, L<XML::XSLT>
=cut
|