summaryrefslogtreecommitdiffstats
path: root/perl-install/install/help/id.xsl
blob: 4897a204fdf7d53992fc62148118bf7d5b3aee5c (plain)
1
2
3
4
5
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
  <xsl:copy-of select="."/>
</xsl:template>
</xsl:stylesheet>