Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37554745
en ru br
Репозитории ALT
S:2.17-alt2
5.1: 1.34-alt1
4.1: 1.18-alt1
4.0: 1.18-alt1
3.0: 1.12-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-WWW-Mechanize

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define dist WWW-Mechanize
Name: perl-%dist
Version: 1.34
Release: alt1

Summary: Handy web browsing in a Perl object
License: Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Tue Jun 17 2008

BuildRequires: perl-CGI perl-Test-Pod perl-libwww

%description
"WWW::Mechanize", or Mech for short, helps you automate interaction
with a website.  It supports performing a sequence of page fetches
including following links and submitting forms. Each fetched page
is parsed and its links and forms are extracted. A link or a form
can be selected, form fields can be filled and the next page can
be fetched.  Mech also stores a history of the URLs you've visited,
which can be queried and revisited.

See also: `Screen Scraping for Fun and Profit' by Randal Schwartz,
http://www.linux-mag.com/content/view/1322/2206/

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build --nolive

%install
%perl_vendor_install

%files
%doc Changes
%_bindir/mech-dump
%dir %perl_vendor_privlib/WWW
%perl_vendor_privlib/WWW/Mechanize.pm
%dir %perl_vendor_privlib/WWW/Mechanize
%perl_vendor_privlib/WWW/Mechanize/*.pm
%doc %perl_vendor_privlib/WWW/Mechanize/*.pod

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin