//! Compatibility module re-exporting cross-platform DAP helpers.
//!//! This module now delegates implementation to dedicated microcrates to keep
//! `perl-dap` focused on protocol and adapter orchestration concerns.
pubuseperl_dap_command_args::format_command_args;pubuseperl_dap_platform::{normalize_path, resolve_perl_path, setup_environment};