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" : "trim whitespace from your strings",
   "author" : [
      "Mike Doherty <doherty@cpan.org>",
      "Jeff Pinyan <pinyan@cpan.org>",
      "Rob Kinyon <rkinyon@cpan.org>",
      "\u00ce\u0091\u00cf\u0081\u00ce\u00b9\u00cf\u0083\u00cf\u0084\u00ce\u00bf\u00cf\u0084\u00ce\u00ad\u00ce\u00bb\u00ce\u00b7\u00cf\u0082 \u00ce\u00a0\u00ce\u00b1\u00ce\u00b3\u00ce\u00ba\u00ce\u00b1\u00ce\u00bb\u00cf\u0084\u00ce\u00b6\u00ce\u00ae\u00cf\u0082 (Aristotle Pagaltzis) <aristotle@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110440",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "String-Trim",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.57",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Data::Dumper" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "Test::Builder" : "0.94",
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/doherty/String-Trim/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/doherty/String-Trim.git",
         "web" : "https://github.com/doherty/String-Trim"
      }
   },
   "version" : "0.005"
}