CPAN-MetaCurator
view release on metacpan or search on metacpan
data/tiddlers.json view on Meta::CPAN
"modified": "20260525015937057",
"created": "20200917062056119"
},
{
"text": "\"\"\"\no See also:\n- ConstantStuff\n\no Class::Enum:\n- Typed enum\n- https://metacpan.org/pod/Class::Enum\n\no Class::Enumeration:\n- Abstract parent class of enum classes\n- https://metacpan.org/dist/Class-Enumeration\n\no Class:...
"title": "EnumStuff",
"modified": "20260531034052695",
"created": "20230612012815961"
},
{
"text": "\"\"\"\no See also:\n- AiEngines\n- AlgorithmicStuff - For retry mechanisms\n- ArchiveFiles\n- ChildProcesses\n- DatabaseAndSQL - For Async::Redis, DBD::PgAsync etc\n- DataTraversal - For CSV handling\n- DatesAndTimes\n- DnsStuff\n- ...
"title": "EventStuff",
"modified": "20260602233726599",
"created": "20231009225516915"
},
{
"text": "\"\"\"\no See also:\n- DebuggingStuff - For Carp::Always\n- FeaturesAndPragmas\n- ModuleBuilding - For Aion\n- ParallelProcessing\n- PerlInternals\n- SwitchStatements\n- TestingHelp\n- WantArray\n- https://phoenixtrap.com/2021/12/07/...
"title": "ExceptionHandling",
"modified": "20260608225858384",
"created": "20220308004358235"
},
data/tiddlers.json view on Meta::CPAN
"modified": "20260404213109136",
"created": "20240323023937100"
},
{
"text": "\"\"\"\no See also:\n- FeaturesAndPragmas\n= Module::CoreList - For modules which ship with Perl\n- PodHandling\n- https://github.com/thibaultduponchelle/perlres - List of resources about Perl\n- https://metacpan.org/pod/perlxs - For...
"title": "PerlDocumentation",
"modified": "20260525001545686",
"created": "20210920080620336"
},
{
"text": "\"\"\"\no See also:\n- CpanFile\n- ExceptionHandling - For many scope-related modules\n- MarlinStuff\n- ModuleBuilding\n- ParsingStuff\n- TestingHelp\n- https://lists.perl.org/all.html - For Perl Mailing Lists - Alphabetical\n- https...
"title": "PerlInternals",
"modified": "20260611201331660",
"created": "20250629024631868"
},
{
"text": "\"\"\"\no Number::Phone:\n- Base class for Number::Phone::* modules\n- https://metacpan.org/dist/Number-Phone\n- This module contains dozens of sub-modules\n\no Phone::Valid::International::Loose:\n- Loosely validate international ph...
"title": "PhoneNumbers",
"modified": "20250422012002111",
"created": "20250323232523025"
},
html/cpan.metacurator.tree.html view on Meta::CPAN
<li><span><a href = 'https://metacpan.org/dist/Future-Uring' target = '_blank'>Future::Uring - Future-returning io_uring functions</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/Future::Utils' target = '_blank'>Future::Utils - Utility functions for working with Future objects</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/Future-XS' target = '_blank'>Future::XS - Experimental XS implementation of Future</a></span><span>.</span></li>
<li><span><a href = 'Object-style access to files, pipes, etc' target = '_blank'>IO - https://metacpan.org/dist/IO</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::All' target = '_blank'>IO::All - IO::All to Larry Wall!</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::AIO' target = '_blank'>IO::AIO - Asynchronous/Advanced Input/Output</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::AIO::LoadLimited' target = '_blank'>IO::AIO::LoadLimited - A tiny IO::AIO extension that allows to load multiple files</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::AIO::Util' target = '_blank'>IO::AIO::Util - Useful functions missing from IO::AIO</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Any' target = '_blank'>IO::Any - Open anything</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/IO-Async' target = '_blank'>IO::Async - Asynchronous event-driven programming</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Handle' target = '_blank'>IO::Async::Handle - Event callbacks for a non-blocking file descriptor</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Loop' target = '_blank'>IO::Async::Loop - Core loop of the IO::Async framework</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Loop::Epoll' target = '_blank'>IO::Async::Loop::Epoll - Use IO::Async with epoll on Linux</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Loop::Epoll::FD' target = '_blank'>IO::Async::Loop::Epoll::FD - Use IO::Async with Epoll and special filehandles</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/IO-Async-Loop-EV' target = '_blank'>IO::Async::Loop::EV - Use IO::Async with EV</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/IO-Async-Loop-FutureIO' target = '_blank'>IO::Async::Loop::FutureIO - Use IO::Async with Future::IO</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Loop::Poll' target = '_blank'>IO::Async::Loop::Poll - Use IO::Async with poll(2)</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/IO-Async-Loop-Ppoll' target = '_blank'>IO::Async::Loop::Ppoll - Use IO::Async with ppoll(2)</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/IO-Async-Loop-Uring' target = '_blank'>IO::Async::Loop::Uring - Use IO::Async with IO::Uring</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Notifier' target = '_blank'>IO::Async::Notifier - Base class for IO::Async event objects</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Process' target = '_blank'>IO::Async::Process - Start and manage a child process</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::SSL' target = '_blank'>IO::Async::SSL - Use SSL/TLS with IO::Async</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Stream' target = '_blank'>IO::Async::Stream - Event callbacks and write buffering for a stream filehandle</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Timer' target = '_blank'>IO::Async::Timer - Base class for Notifiers that use timed delays</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Async::Timer::Periodic' target = '_blank'>IO::Async::Timer::Periodic - Event callback at regular intervals</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/IO-AsyncX-Sendfile' target = '_blank'>IO::AsyncX::Sendfile - Adds support for Sys::Sendfile to IO::Async::Stream</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Barf' target = '_blank'>IO::Barf - Barfing content to output file</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Dir' target = '_blank'>IO::Dir - Supply object methods for directory handles</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/IO-FD' target = '_blank'>IO::FD - Faster accept, socket, listen with file descriptors, not handles</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::File' target = '_blank'>IO::File - Supply object methods for filehandles</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Handle' target = '_blank'>IO::Handle - Supply object methods for I/O handles</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::Interactive' target = '_blank'>IO::Interactive - Utilities for interactive I/O</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/IO::KQueue' target = '_blank'>IO::KQueue - Perl interface to the BSD kqueue system call</a></span><span>.</span></li>
html/cpan.metacurator.tree.html view on Meta::CPAN
<ul>
<li><button id='toggle-btn'>TBA: [See also]</button></li>
<li><span><a href = 'https://metacpan.org/pod/B' target = '_blank'>B - The Perl Compiler Backend</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::CC' target = '_blank'>B::CC - Perl compiler's optimized C translation backend</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::Concise' target = '_blank'>B::Concise - Walk Perl syntax tree, printing concise info about ops</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::Deparse' target = '_blank'>B::Deparse - Perl compiler backend to produce perl code</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::Hooks::AtRuntime' target = '_blank'>B::Hooks::AtRuntime - Lower blocks from compile time to runtime</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/B-Hooks-AtRuntime-OnlyCoreDependencies' target = '_blank'>B::Hooks::AtRuntime::OnlyCoreDependencies - It is just B::Hooks::AtRuntime but with only core dependencies</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::Hooks::EndOfScope' target = '_blank'>B::Hooks::EndOfScope - Execute code after a scope finished compilation</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::Hooks::EndOfScope::XS' target = '_blank'>B::Hooks::EndOfScope::XS - Execute code after a scope finished compilation - XS implementation</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::Hooks::OP::Check' target = '_blank'>B::Hooks::OP::Check - Wrap OP check callbacks</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/B::Hooks::Parser' target = '_blank'>B::Hooks::Parser - Interface to perl's parser variables</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/B-Keywords' target = '_blank'>B::Keywords - Lists of reserved barewords and symbol names</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/B-Lint' target = '_blank'>B::Lint - Perl lint - Deprecated</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/CXC::Exporter::Util' target = '_blank'>CXC::Exporter::Util - Tagged Based Exporting</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/Devel-MAT' target = '_blank'>Devel::MAT - Perl Memory Analysis Tool</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/Devel-PatchPerl' target = '_blank'>Devel::PatchPerl - Patch perl source a la Devel::PPPort's buildperl.pl</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/ExtUtils-Typemaps-Magic' target = '_blank'>ExtUtils::Typemaps::Magic - Typemap for storing objects in magic</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/ExtUtils-Typemaps-Signal' target = '_blank'>ExtUtils::Typemaps::Signal - A typemap bundle for dealing with signal related types</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/pod/Filter::Simple' target = '_blank'>Filter::Simple - Simplified source filtering</a></span><span>.</span></li>
<li><span><a href = 'https://metacpan.org/dist/Filter' target = '_blank'>Filter::Util::Call - Perl Source Filter Utility Module</a></span><span>.</span></li>
( run in 1.845 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )