· Регистрация 
софт скрипты драйвера форумы блоги  
Пример: windows
Софт
Новости софта
Обзоры
Статьи
Авторам
Софт
Mac Linux PDA/Mobile
Linux Программирование Библиотеки

Страница программы WWW::Myspace 0.60

WWW::Myspace is a Perl module to access MySpace.com profile information from Perl.


  Описание программы   Комментарии (0)   Скриншоты (0)   Файлы (1)  
АвторGrant Grueninger
СайтПерейти
Обновление18.12.2006, 07:05
НазваниеWWW Myspace
ВерсияWWW::Myspace 0.60
ЯзыкиАнглийский
ЛицензияPerl Artistic License
СтоимостьБесплатно
СистемыLinux
Размер?
Рейтинг
Голосов: 1

Скачать бесплатно WWW Myspace
Закачек: 2
найти или купить на Allsoft.ru
софт в Allsoft.ru 




Описание программы WWW Myspace
WWW::Myspace is a Perl module to access MySpace.com profile information from Perl.
WARNING - DO NOT USE THIS MODULE FOR MASS MESSAGING OR COMMENTING.
Myspace will cripple or disable your account:
Older accounts:
Messages will appear in your Sent folder but not in the receiver's inbox, although they'll be able to see it if they're paging through from another message. The receiver will get a "New Comments" notification and be able to see your comment, but it won't appear on the profile page.
Newer accounts:
If you created your myspace account in or after June 2006 (approximately), and you use a "bot" (including this module) to send messages, your message sending ability will be disabled and your account may be deleted. This is due to security features myspace has implemented to prevent spam abuse by people using multiple accounts.
SYNOPSIS
WWW::Myspace.pm provides methods to access your myspace.com account and functions automatically. It provides a simple interface for scripts to log in, access lists of friends, scan user's profiles, retreive profile data, send messages, and post comments.
use WWW::Myspace;
my $myspace = WWW::Myspace->new ($account, $password);
OR
my $myspace = new WWW::Myspace; # Prompts for email and password
unless ( $myspace->logged_in ) { die "Login failed: " . $myspace->error }
my ( @friends ) = $myspace->get_friends();
This module is designed to help you automate and centralize redundant tasks so that you can better handle keeping in personal touch with numerous friends or fans, or coordinate fan communications among multiple band members. This module operates well within MySpace's security measures. If you're looking for a spambot, this ain't it.
WWW::Myspace works by interacting with the site through a UserAgent object, using HTTP::Request::Form to process forms. Since by nature web sites are dynamic, if you find that some interaction with the site breaks, check for a new version of this module (or if you go source diving, submit a patch). You can run "cpan -i WWW::Myspace" as a cron job or before running your scripts, if appropriate, to make sure you have the latest version.
· Ключевые особенности и характеристики WWW::Myspace 0.60
Не определены
· Ограничения WWW::Myspace 0.60
Ограничения не определены
· Специальные требования WWW::Myspace 0.60
· Perl
· История версий и изменений WWW Myspace
История пуста
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.


Другие программы от Grant Grueninger
Больше не найдено программ этого автора.
     
Похожие программы

Test::C2FIT 0.07
Test::C2FIT is a direct Perl port of Ward Cunningham's FIT acceptance test framework for Java.
07.06.2007, 01:05 | ? | Perl Artistic License | 12


XML::XSLT::Wrapper 0.32
XML::XSLT::Wrapper is a consistent interface to XSLT processors.
06.06.2007, 23:05 | ? | Perl Artistic License | 22


File::FindByRegex 1.2
File::FindByRegex is a Perl wrapper for File::Find.
06.06.2007, 23:05 | ? | Perl Artistic License | 7


makeppgraph 1.50-cvs-070506
makeppgraph is a Perl module with graphical analysis of the dependency graph.
06.06.2007, 21:05 | ? | Perl Artistic License | 7


XML::ApacheFOP 0.03
XML::ApacheFOP is a Perl module that can access Apache FOP from Perl to create PDF files using XSL-FO.
06.06.2007, 19:05 | ? | Perl Artistic License | 8

Разделы