Result:
found more than 1492 distributions - search limited to the first 2001 files matching your query ( run in 1.101 )


App-BluetoothUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         },
         "version" : "6.010"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239",
   "x_static_install" : 1
}

 view all matches for this distribution


App-Bootstrap-Perl

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.015"
      }
   },
   "x_authority" : "cpan:SCHWIGON",
   "x_generated_by_perl" : "v5.22.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0115",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}

 view all matches for this distribution


App-BorderStyleUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.024"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-BraveUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.030"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-BrowserOpenUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.012"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
   "x_static_install" : 1
}

 view all matches for this distribution


App-BrowserUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "x_authority" : "cpan:PERLANCAR",
   "x_contributors" : [
      "Steven Haryanto <stevenharyanto@gmail.com>"
   ],
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CGIThis

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "Julien Fiegehenn <simbabque@cpan.org>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "tcheukueppo <tcheukueppo@tutanota.com>"
   ],
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}

 view all matches for this distribution


App-CISetup

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "x_contributors" : [
      "Olaf Alders <oalders@maxmind.com>",
      "Zak B. Elep <zakame@zakame.net>"
   ],
   "x_generated_by_perl" : "v5.26.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}

 view all matches for this distribution


App-CLITestUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         },
         "version" : "6.008"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
}

 view all matches for this distribution


App-CPAN-Changes

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.012"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CPAN-Dependents

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "x_contributors" : [
      "Dan Book <grinnz@gmail.com>",
      "Dan Book <grinnz@grinnz.com>"
   ],
   "x_generated_by_perl" : "v5.42.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.40",
   "x_spdx_expression" : "Artistic-2.0"
}

 view all matches for this distribution


App-CPAN-Get

 view release on metacpan or  search on metacpan

Get/MetaCPAN.pm  view on Meta::CPAN


use strict;
use warnings;

use Class::Utils qw(set_params);
use Cpanel::JSON::XS;
use English;
use Error::Pure qw(err);
use IO::Barf qw(barf);
use LWP::UserAgent;
use Readonly;

Get/MetaCPAN.pm  view on Meta::CPAN

 # }

=head1 DEPENDENCIES

L<Class::Utils>,
L<Cpanel::JSON::XS>,
L<English>,
L<Error::Pure>,
L<IO::Barf>,
L<LWP::UserAgent>,
L<Readonly>,

 view all matches for this distribution


App-CPAN-SBOM

 view release on metacpan or  search on metacpan

lib/App/CPAN/SBOM.pm  view on Meta::CPAN

use warnings;
use utf8;

use CPAN::Audit;
use CPAN::Meta;
use Cpanel::JSON::XS qw(encode_json);
use Data::Dumper;
use File::Basename;
use File::Spec;
use Getopt::Long qw(GetOptionsFromArray :config gnu_compat);
use HTTP::Tiny;

 view all matches for this distribution


App-CPANChangesCwaliteeUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.012"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CPANChangesUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.024"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CPANCoverBadge

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "version" : "0.04",
   "x_contributors" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "reneeb <info@perl-services.de>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.04"
}

 view all matches for this distribution


App-CPANIDX

 view release on metacpan or  search on metacpan

lib/App/CPANIDX/Renderer.pm  view on Meta::CPAN

package App::CPANIDX::Renderer;

use strict;
use warnings;
use YAML::Tiny;
use JSON::XS;
use XML::Simple;
use HTML::Tiny;
use vars qw[$VERSION];

$VERSION = '0.40';

lib/App/CPANIDX/Renderer.pm  view on Meta::CPAN

                return $string;
          },
  'json', sub {
                my $ref = shift;
                my $string;
                eval { $string = JSON::XS->new->utf8(1)->pretty(1)->encode( $ref ); };
                return $string;
          },
  'xml',  sub {
                my $ref = shift;
                my $type = shift || 'opt';

 view all matches for this distribution


App-CPANMetaUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.012"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CPANModulesUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.017"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CPANStreaks

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.031"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.38.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CPANURLUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         },
         "version" : "6.008"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
}

 view all matches for this distribution


App-CPANtoRPM

 view release on metacpan or  search on metacpan

lib/App/CPANtoRPM.pm  view on Meta::CPAN


   } elsif ($file =~ /\.json$/i) {

      $succ = $self->_multiple_methods
        ( [ sub { 1; } ],
          [ 'module', 'JSON::XS', ['decode_json'],
            "my \$fh; " .
            "open \$fh,'<:utf8','$file'; " .
            "my \$json_text = do { local \$/; <\$fh> }; " .
            "\$OUTPUT = decode_json(\$json_text);" ],
          [ 'module', 'JSON', ['from_json'],

lib/App/CPANtoRPM.pm  view on Meta::CPAN

          [ 'module', 'JSON', ['from_json'],
            "my \$fh; " .
            "open \$fh,'<:utf8','$file'; " .
            "my \$json_text = do { local \$/; <\$fh> }; " .
            "\$OUTPUT = from_json(\$json_text);" ],
          [ 'module', 'JSON::XS', ['decode_json'],
            "my \$fh; " .
            "open \$fh,'<:utf8','$file'; " .
            "my \$json_text = do { local \$/; <\$fh> }; " .
            "\$OUTPUT = decode_json(\$json_text);" ],
          [ 'module', 'JSON::PP', ['decode_json'],

 view all matches for this distribution


App-CSV2Chart

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         },
         "version" : "6.015"
      }
   },
   "x_generated_by_perl" : "v5.32.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "MIT"
}

 view all matches for this distribution


App-CSV2LaTeXTable

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "version" : "1.1.0",
   "x_contributors" : [
      "reneeb <info@perl-services.de>"
   ],
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}

 view all matches for this distribution


App-CSVUtils-csv_mix_formulas

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.031"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.38.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CSVUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "x_authority" : "cpan:PERLANCAR",
   "x_contributors" : [
      "Adam Hopkins <violapiratejunky@gmail.com>"
   ],
   "x_generated_by_perl" : "v5.40.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CSelUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.024"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CalId

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.012"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CalcAccumulatedDiscounts

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "version" : "6.014"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.30.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


App-CalcAccumulatedInflation

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "x_authority" : "cpan:PERLANCAR",
   "x_contributors" : [
      "perlancar (on netbook-dell-xps13) <perlancar@gmail.com>"
   ],
   "x_generated_by_perl" : "v5.30.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

 view all matches for this distribution


( run in 1.101 second using v1.01-cache-2.11-cpan-39bf76dae61 )