• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

inc/Module/H18-Dec-2013-2,0751,545

lib/H18-Dec-2013-2,647868

t/H18-Dec-2013-1,5011,132

ChangesH A D18-Dec-20132.9 KiB10481

MANIFESTH A D18-Dec-20131.4 KiB5453

META.ymlH A D18-Dec-2013666 3231

MYMETA.jsonH A D18-Dec-20131.2 KiB5352

MYMETA.ymlH A D18-Dec-2013680 3130

Makefile.PLH A D18-Dec-2013459 2315

READMEH A D18-Dec-2013595 3320

README

1Forest 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    Moose
20    MooseX::Clone
21    List::Util
22    Scalar::Util
23
24COPYRIGHT AND LICENCE
25
26Copyright (C) 2008-2014 Infinity Interactive, Inc.
27
28http://www.iinteractive.com
29
30This library is free software; you can redistribute it and/or modify
31it under the same terms as Perl itself.
32
33