Help for this page

Select Code to Download


  1. or download this
    /usr/bin/lynx -source \
    http://www.perlmonks.org/index.pl?node=newest%20nodes%20xml%20generato
    +r | \
    /usr/bin/xsltproc /usr/local/apache/htdocs/stylesheets/headline.xsl - 
    +\
    >/usr/local/apache/htdocs/headline.rdf
    
  2. or download this
    <?xml version="1.0" encoding="iso-8859-1"?>
    <xsl:stylesheet
    ...
      <xsl:template match="INFO" />
      <xsl:template match="AUTHOR" />
    </xsl:stylesheet>