Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37839333
en ru br
ALT Linux repos
S:2.17-alt2
5.0: 1.34-alt1
4.1: 1.18-alt1
4.0: 1.18-alt1
3.0: 1.12-alt1

Group :: Development/Perl
RPM: perl-WWW-Mechanize

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: perl(Encode/JP.pm) perl(HTTP/Cookies.pm) perl(Test/Memory/Cycle.pm) perl(Test/Taint.pm)
# END SourceDeps(oneline)
%define _unpackaged_files_terminate_build 1
%define dist WWW-Mechanize
Name: perl-%dist
Version: 2.17
Release: alt2

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

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/S/SI/SIMBABQUE/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Apr 23 2011

BuildRequires: perl-HTML-Form perl-HTML-Tree perl-HTTP-Daemon perl-HTTP-Server-Simple perl-LWP-Protocol-https perl-Test-Exception perl-Test-NoWarnings perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Warn perl(Test/Output.pm) perl(Test/RequiresInternet.pm) perl(Test/Fatal.pm) perl(Tie/RefHash.pm) perl(Test/Warnings.pm) perl(Test/Deep.pm) perl(Path/Tiny.pm)

%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.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build --nolive

%install
%perl_vendor_install

%files
%doc Changes CONTRIBUTORS README.md
%_bindir/mech-dump
%_man1dir/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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin