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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325
|
---
abstract: 'A Simpler interface to WWW::Curl'
author:
- 'Andreas Marienborg <andremar@cpan.org>'
build_requires:
File::Spec: 0
IO::Handle: 0
IPC::Open3: 0
Test::Exception: 0
Test::More: 0.96
base: 0
strict: 0
warnings: 0
configure_requires:
ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: WWW-Curl-Simple
requires:
Carp: 0
HTTP::Request: 0
HTTP::Response: 0
Moose: 0
Scalar::Util: 0
Time::HiRes: 1.9705
WWW::Curl::Easy: 0
WWW::Curl::Multi: 0
namespace::clean: 0
resources:
bugtracker: https://github.com/omega/www-curl-simple/issues
homepage: https://github.com/omega/www-curl-simple
repository: https://github.com/omega/www-curl-simple.git
version: 0.100191
x_Dist_Zilla:
perl:
version: 5.016003
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
name: '@ANDREMAR/Git::GatherDir'
version: 2.019
-
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
name: '@ANDREMAR/CheckPrereqsIndexed'
version: 0.009
-
class: Dist::Zilla::Plugin::CheckExtraTests
name: '@ANDREMAR/CheckExtraTests'
version: ~
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@ANDREMAR/@Filter/PruneCruft'
version: 5.006
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@ANDREMAR/@Filter/ManifestSkip'
version: 5.006
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@ANDREMAR/@Filter/MetaYAML'
version: 5.006
-
class: Dist::Zilla::Plugin::License
name: '@ANDREMAR/@Filter/License'
version: 5.006
-
class: Dist::Zilla::Plugin::Readme
name: '@ANDREMAR/@Filter/Readme'
version: 5.006
-
class: Dist::Zilla::Plugin::ExtraTests
name: '@ANDREMAR/@Filter/ExtraTests'
version: 5.006
-
class: Dist::Zilla::Plugin::ExecDir
name: '@ANDREMAR/@Filter/ExecDir'
version: 5.006
-
class: Dist::Zilla::Plugin::ShareDir
name: '@ANDREMAR/@Filter/ShareDir'
version: 5.006
-
class: Dist::Zilla::Plugin::MakeMaker
name: '@ANDREMAR/@Filter/MakeMaker'
version: 5.006
-
class: Dist::Zilla::Plugin::Manifest
name: '@ANDREMAR/@Filter/Manifest'
version: 5.006
-
class: Dist::Zilla::Plugin::TestRelease
name: '@ANDREMAR/@Filter/TestRelease'
version: 5.006
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@ANDREMAR/@Filter/ConfirmRelease'
version: 5.006
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@ANDREMAR/@Filter/UploadToCPAN'
version: 5.006
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@ANDREMAR/AutoPrereqs'
version: 5.006
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@ANDREMAR/MetaConfig'
version: 5.006
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@ANDREMAR/MetaJSON'
version: 5.006
-
class: Dist::Zilla::Plugin::NextRelease
name: '@ANDREMAR/NextRelease'
version: 5.006
-
class: Dist::Zilla::Plugin::Repository
name: '@ANDREMAR/Repository'
version: 0.19
-
class: Dist::Zilla::Plugin::Test::ChangesHasContent
name: '@ANDREMAR/Test::ChangesHasContent'
version: 0.006
-
class: Dist::Zilla::Plugin::Test::Compile
config:
Dist::Zilla::Plugin::Test::Compile:
filename: t/00-compile.t
module_finder:
- ':InstallModules'
script_finder:
- ':ExecFiles'
name: '@ANDREMAR/Test::Compile'
version: 2.037
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
name: '@ANDREMAR/Test::CPAN::Changes'
version: 0.008
-
class: Dist::Zilla::Plugin::ReportVersions::Tiny
name: '@ANDREMAR/ReportVersions::Tiny'
version: 1.10
-
class: Dist::Zilla::Plugin::ContributorsFromGit
name: '@ANDREMAR/ContributorsFromGit'
version: 0.006
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@ANDREMAR/PodSyntaxTests'
version: 5.006
-
class: Dist::Zilla::Plugin::PodCoverageTests
name: '@ANDREMAR/PodCoverageTests'
version: 5.006
-
class: Dist::Zilla::Plugin::FileFinder::Filter
name: '@ANDREMAR/OurFiles'
version: 5.006
-
class: Dist::Zilla::Plugin::PkgVersion
name: '@ANDREMAR/PkgVersion'
version: 5.006
-
class: Dist::Zilla::Plugin::Test::Synopsis
name: '@ANDREMAR/Test::Synopsis'
version: 2.000004
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: test
type: requires
name: '@ANDREMAR/TestMoreWithSubtests'
version: 5.006
-
class: Dist::Zilla::Plugin::PodWeaver
config:
Dist::Zilla::Plugin::PodWeaver:
config_plugin: '@ANDREMAR'
finder:
- '@ANDREMAR/OurFiles'
plugins:
-
class: Pod::Weaver::Plugin::Encoding
name: '@ANDREMAR/Encoding'
version: 0.02
-
class: Pod::Weaver::Plugin::EnsurePod5
name: '@CorePrep/EnsurePod5'
version: 4.003
-
class: Pod::Weaver::Plugin::H1Nester
name: '@CorePrep/H1Nester'
version: 4.003
-
class: Pod::Weaver::Section::Name
name: '@RJBS/Name'
version: 4.003
-
class: Pod::Weaver::Section::Version
name: '@RJBS/Version'
version: 4.003
-
class: Pod::Weaver::Section::Region
name: '@RJBS/Prelude'
version: 4.003
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Synopsis'
version: 4.003
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Description'
version: 4.003
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Overview'
version: 4.003
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Stability'
version: 4.003
-
class: Pod::Weaver::Section::Collect
name: Attributes
version: 4.003
-
class: Pod::Weaver::Section::Collect
name: Methods
version: 4.003
-
class: Pod::Weaver::Section::Collect
name: Functions
version: 4.003
-
class: Pod::Weaver::Section::Leftovers
name: '@RJBS/Leftovers'
version: 4.003
-
class: Pod::Weaver::Section::Region
name: '@RJBS/postlude'
version: 4.003
-
class: Pod::Weaver::Section::Authors
name: '@RJBS/Authors'
version: 4.003
-
class: Pod::Weaver::Section::Contributors
name: Contributors
version: 0.006
-
class: Pod::Weaver::Section::Legal
name: '@RJBS/Legal'
version: 4.003
-
class: Pod::Weaver::Plugin::Transformer
name: '@RJBS/List'
version: 4.003
name: '@ANDREMAR/PodWeaver'
version: 4.002
-
class: Dist::Zilla::Plugin::Git::Check
name: '@ANDREMAR/@Git/Check'
version: 2.019
-
class: Dist::Zilla::Plugin::Git::Commit
name: '@ANDREMAR/@Git/Commit'
version: 2.019
-
class: Dist::Zilla::Plugin::Git::Tag
name: '@ANDREMAR/@Git/Tag'
version: 2.019
-
class: Dist::Zilla::Plugin::Git::Push
name: '@ANDREMAR/@Git/Push'
version: 2.019
-
class: Dist::Zilla::Plugin::Git::NextVersion
name: '@ANDREMAR/Git::NextVersion'
version: 2.019
-
class: Dist::Zilla::Plugin::GithubMeta
name: '@ANDREMAR/GithubMeta'
version: 0.42
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
version: 5.006
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
version: 5.006
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
version: 5.006
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
version: 5.006
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
version: 5.006
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
version: 5.006
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: 0
version: 5.006
x_contributors:
- 'Bjørn-Olav Strand <bo@startsiden.no>'
- 'Graham Knop <haarg@haarg.org>'
- 'Marcus Ramberg <marcus@nordaaker.com>'
- 'Neil Bowers <neil@bowers.com>'
- 'chromatic <chromatic@wgz.org>'
|