| 1 | | Text-Trac |
|---|
| 2 | | |
|---|
| 3 | | INSTALLATION |
|---|
| 4 | | |
|---|
| 5 | | To install this module, run the following commands: |
|---|
| 6 | | |
|---|
| 7 | | perl Makefile.PL |
|---|
| 8 | | make |
|---|
| 9 | | make test |
|---|
| 10 | | make install |
|---|
| 11 | | |
|---|
| 12 | | |
|---|
| 13 | | SUPPORT AND DOCUMENTATION |
|---|
| 14 | | |
|---|
| 15 | | After installing, you can find documentation for this module with the perldoc command. |
|---|
| 16 | | |
|---|
| 17 | | perldoc Text::Trac |
|---|
| 18 | | |
|---|
| 19 | | You can also look for information at: |
|---|
| 20 | | |
|---|
| 21 | | Search CPAN |
|---|
| 22 | | http://search.cpan.org/dist/Text-Trac |
|---|
| 23 | | |
|---|
| 24 | | CPAN Request Tracker: |
|---|
| 25 | | http://rt.cpan.org/NoAuth/Bugs.html?Dist=Text-Trac |
|---|
| 26 | | |
|---|
| 27 | | AnnoCPAN, annotated CPAN documentation: |
|---|
| 28 | | http://annocpan.org/dist/Text-Trac |
|---|
| 29 | | |
|---|
| 30 | | CPAN Ratings: |
|---|
| 31 | | http://cpanratings.perl.org/d/Text-Trac |
|---|
| 32 | | |
|---|
| 33 | | COPYRIGHT AND LICENCE |
|---|
| 34 | | |
|---|
| 35 | | Copyright (C) 2006 Gosuke Miyashita |
|---|
| 36 | | |
|---|
| 37 | | This program is free software; you can redistribute it and/or modify it |
|---|
| 38 | | under the same terms as Perl itself. |
|---|
| | 1 | This project moved to CodeRepos. |
|---|
| | 2 | See: http://svn.coderepos.org/share/lang/perl/Text-Trac/ |
|---|