]> iEval git - text-homestuck.git/blame_incremental - README
Add README
[text-homestuck.git] / README
... / ...
CommitLineData
1Text-Homestuck version 0.000_001
2================================
3
4Text::Homestuck is a module that implements the typing quirks of the trolls in Andrew Hussie's webcomic, Homestuck.
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 no non-core dependencies
18
19COPYRIGHT AND LICENCE
20
21Copyright (C) 2014 by Marius Gavrilescu
22
23This library is free software; you can redistribute it and/or modify
24it under the same terms as Perl itself, either Perl version 5.18.2 or,
25at your option, any later version of Perl 5 you may have available.
26
27
This page took 0.022382 seconds and 4 git commands to generate.