• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..11-Apr-2013244

ChangesH A D20-Feb-20132.7 KiB

lib/H05-Apr-20133

Makefile.PLH A D20-Feb-2013355

MANIFESTH A D20-Feb-20131.6 KiB

READMEH A D20-Feb-2013598

t/H11-Apr-201322

README

1Tree::Simple::VisitorFactory version 0.10
2===========================
3
4See the individual module documentation for more information
5
6INSTALLATION
7
8To install this module type the following:
9
10   perl Makefile.PL
11   make
12   make test
13   make install
14
15DEPENDENCIES
16
17This module requires these other modules and libraries:
18
19	Tree::Simple 1.12 or higher
20    File::Spec   0.60 or higher
21
22COPYRIGHT AND LICENCE
23
24Copyright (C) 2004, 2005 Infinity Interactive, Inc.
25
26http://www.iinteractive.com
27
28This library is free software; you can redistribute it and/or modify
29it under the same terms as Perl itself. 
30
31