The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Upload files to a remote FTP server.",
   "author" : [
      "Kevin Ryde <user42_kevin@yahoo.com.au>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "upfiles",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "devel",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBD::SQLite" : "0",
            "DBI" : "0",
            "File::HomeDir" : "0",
            "Locale::TextDomain" : "0",
            "Math::Round" : "0",
            "Regexp::Common" : "0",
            "Regexp::Common::Emacs" : "0",
            "URI" : "0",
            "perl" : "5.010"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://user42.tuxfamily.org/upfiles/index.html",
      "license" : [
         "http://www.gnu.org/licenses/gpl.html"
      ]
   },
   "version" : "11"
}