WWW-Crawl4AI 0.002 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .claude
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| WWW::Crawl4AI | Perl client and fallback orchestrator for Crawl4AI | 0.002 | metacpan |
| WWW::Crawl4AI::Attempt | one strategy attempt in a WWW::Crawl4AI fallback chain | 0.002 | metacpan |
| WWW::Crawl4AI::Client | UA-agnostic REST client for the Crawl4AI Docker API | 0.002 | metacpan |
| WWW::Crawl4AI::DeepCrawlIterator | breadth-first iterator for deep_crawl, separating frontier management from crawl logic | 0.002 | metacpan |
| WWW::Crawl4AI::Detect | service detection and content-quality classification for Crawl4AI | 0.002 | metacpan |
| WWW::Crawl4AI::Error | structured error class for WWW::Crawl4AI | 0.002 | metacpan |
| WWW::Crawl4AI::Markdown | markdown field resolution across Crawl4AI response shapes | 0.002 | metacpan |
| WWW::Crawl4AI::Request | builds Crawl4AI /crawl and /md request payloads | 0.002 | metacpan |
| WWW::Crawl4AI::Result | normalized result of a WWW::Crawl4AI strategy chain | 0.002 | metacpan |
| WWW::Crawl4AI::Strategy | role for a single crawl strategy in the WWW::Crawl4AI fallback chain | 0.002 | metacpan |
| WWW::Crawl4AI::Strategy::Browser | Crawl4AI strategy with full JS rendering (wait for networkidle) | 0.002 | metacpan |
| WWW::Crawl4AI::Strategy::Callback | last-resort Crawl4AI strategy delegating to a user coderef | 0.002 | metacpan |
| WWW::Crawl4AI::Strategy::CloakBrowser | Crawl4AI strategy attaching to CloakBrowser over CDP | 0.002 | metacpan |
| WWW::Crawl4AI::Strategy::Plain | cheapest Crawl4AI strategy — headless text mode, no escalation | 0.002 | metacpan |
| WWW::Crawl4AI::Strategy::Proxy | Crawl4AI strategy routing through a configured proxy | 0.002 | metacpan |
| WWW::Crawl4AI::Strategy::Stealth | Crawl4AI strategy with enable_stealth and randomized fingerprint | 0.002 | metacpan |
| WWW::Crawl4AI::StrategyChain | ordered list of strategy objects, pluggable at construction time | 0.002 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| cpanfile | metacpan |
| dist.ini | metacpan |