File: README.txt

package info (click to toggle)
libxml-filter-reindent-perl 0.03-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 88 kB
  • ctags: 16
  • sloc: perl: 194; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
This directory contains some sample Perl scripts.

- pretty.pl

  Uses XML::Filter::Reindent and XML::Handler::Composer to 
  pretty print your XML file.
  These classes need some work so don't expect too much...