On Sat, Aug 04 2007 11:17:16 +0100, [EMAIL PROTECTED] wrote: > I'm using LibXSLT for a web project via perl CPAN packages. At various > points I need to access external resources, eg databases, or do the sort > of calculations at which XSLT doesn't excel, eg crypting passwords. I'm
http://search.cpan.org/dist/XML-LibXSLT/LibXSLT.pm#OPTIONS shows an example of a registering and using a Perl extension function when using the Perl interface to libxslt. Regards, Tony Graham. ====================================================================== [EMAIL PROTECTED] http://www.menteithconsulting.com Menteith Consulting Ltd Registered in Ireland - No. 428599 Registered Office: 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland ---------------------------------------------------------------------- Menteith Consulting -- Understanding how markup works ====================================================================== _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
