The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Parse::CPAN::Meta"

Parse::CPAN::Meta - Parse META.yml and META.json CPAN metadata files River stage five • 430 direct dependents • 18921 total dependents

Parse::CPAN::Meta is a parser for META.json and META.yml files, using JSON::PP and/or CPAN::Meta::YAML. Parse::CPAN::Meta provides three methods: "load_file", "load_json_string", and "load_yaml_string". These will read and deserialize CPAN metafiles,...

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC

Parse::Lnk - A cross-platform, depencency free, Windows shortcut (.lnk) meta data parser. River stage one • 1 direct dependent • 3 total dependents

ZARABOZO/Parse-Lnk-0.06 - 02 May 2021 09:09:55 UTC

Parse::CPAN::Cached - Parse CPAN meta files & cache the results River stage zero No dependents

Parsing the CPAN meta data files can take a few seconds if you do it normally: my $p = Parse::CPAN::Packages->new($filename); this wraps the parsing/loading with App::Cache which in turn stores the initial parse in a storable file. Provided the cache...

SYSMON/Parse-CPAN-Cached-0.02 - 29 Jun 2009 23:10:58 UTC

Parse::PMFile - parses .pm file as PAUSE does River stage two • 6 direct dependents • 49 total dependents

The most of the code of this module is taken from the PAUSE code as of April 2013 almost verbatim. Thus, the heart of this module should be quite stable. However, I made it not to use pipe ("-|") as well as I stripped database-related code. If you en...

ISHIGAKI/Parse-PMFile-0.47 - 21 Apr 2024 10:43:36 UTC

Parse::CPAN::MirroredBy - Parse MIRRORED.BY River stage one • 2 direct dependents • 4 total dependents

Like the other members of the Parse::CPAN family Parse::CPAN::MirroredBy parses and processes the CPAN meta data file MIRRORED.BY....

ADAMK/Parse-CPAN-MirroredBy-0.02 - 05 Sep 2008 12:34:23 UTC

Meta::Utils::Parse::Text - library to help you parse text files. River stage zero No dependents

This module helps you in parsing text files. You construct a parser, give it a text file and loop until its over each time getting the current line from it... You can also init the parser from a process and so get the process output in a pipe without...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Parse::LocalDistribution - parses local .pm files as PAUSE does River stage two • 7 direct dependents • 28 total dependents

This is a sister module of Parse::PMFile. This module parses local .pm files (and a META file if any) in a specific (current if not specified) directory, and returns a hash reference that represents "provides" information (with some extra meta data)....

ISHIGAKI/Parse-LocalDistribution-0.19 - 03 Nov 2016 12:54:21 UTC
7 results (0.042 seconds)