1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
This is the debian package for the WWW-Myspace module.
It was created by David Moreno Garza <damog@debian.org> using dh-make-perl
and is maintained by the Debian Perl Group.
Upstream sources can be downloaded from http://search.cpan.org/dist/WWW-Myspace/
This module copyright (C) 2005-2006 Grant Grueninger except
FriendAdder.pm, (c) 2006 Olaf Alders.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
- FriendAdder.pm:
Copyright 2006 Olaf Alders, all rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
--
Perl is distributed under your choice of the GNU General Public License or
the Artistic License. On Debian GNU/Linux systems, the complete text of the
GNU General Public License can be found in `/usr/share/common-licenses/GPL'
and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
--
Upstream author would like to thank:
Tom Kerswill (http://tomkerswill.co.uk) for the friend_url method, which
also inspired the friend_user_name method.
Olaf Alders (http://www.wundersolutions.com) for the human-readable status
codes in send_friend request, for the excellent sample code which provides
a workaround for CAPTCHA responses, and for the friends_from_profile
idea..
--
The Debian packaging was initially done by David Moreno Garza,
and this is in the public domain.
|