]> git.sesse.net Git - xml-template/blob - ruby/passthru.rb
Do weird dances to get php5-swig garbage collection going. Something tells me this...
[xml-template] / ruby / passthru.rb
1 #! /usr/bin/ruby
2 require "xmltemplate"
3
4 doc = XMLTemplate.process_file("../xml/passthru.xml", {})
5 print doc.to_s