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