The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Mock Object for Net::FTP",
   "author" : [
      "Takuya Tsuchida <tsucchi at cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.10",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-Mock-Net-FTP",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "ExtUtils::MakeMaker" : "6.59",
            "Test::More" : "0.94",
            "parent" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Path" : "2.07",
            "File::Slurp" : "0",
            "perl" : "5.008001"
         }
      }
   },
   "provides" : {
      "Test::Mock::Net::FTP" : {
         "file" : "lib/Test/Mock/Net/FTP.pm",
         "version" : "0.03"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tsucchi/Test-Mock-Net-FTP/issues"
      },
      "homepage" : "https://github.com/tsucchi/Test-Mock-Net-FTP",
      "repository" : {
         "url" : "git://github.com/tsucchi/Test-Mock-Net-FTP.git",
         "web" : "https://github.com/tsucchi/Test-Mock-Net-FTP"
      }
   },
   "version" : "0.03",
   "x_contributors" : [
      "tsucchi <takuya.tsuchida at gmail.com>",
      "Diab Jerius <djerius@cfa.harvard.edu>",
      "Takuya Tsuchida <tsucchi@cpan.org>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300"
}