blob: 80131377841a54e2935e8b05b46d65636ad0e3fb (
plain)
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
43
44
45
46
47
48
49
|
--- #YAML:1.0
name: WWW-Mechanize
version: 1.64
abstract: Handy web browsing in a Perl object
author:
- Andy Lester <andy@petdance.com>
license: perl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
Carp: 0
File::Temp: 0
FindBin: 0
Getopt::Long: 0
HTML::Form: 1.038
HTML::HeadParser: 0
HTML::Parser: 3.33
HTML::TokeParser: 2.28
HTTP::Daemon: 0
HTTP::Request: 1.3
HTTP::Server::Simple: 0.35
HTTP::Server::Simple::CGI: 0
HTTP::Status: 0
LWP: 5.829
LWP::UserAgent: 5.829
perl: 5.008
Pod::Usage: 0
Test::More: 0.34
Test::Warn: 0.11
URI: 1.36
URI::file: 0
URI::URL: 0
resources:
bugtracker: http://code.google.com/p/www-mechanize/issues/list
homepage: http://code.google.com/p/www-mechanize/
license: http://dev.perl.org/licenses/
MailingList: http://groups.google.com/group/www-mechanize-users
Repository: http://code.google.com/p/www-mechanize/source
no_index:
directory:
- t
- inc
generated_by: ExtUtils::MakeMaker version 6.56
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
|