module Analyzer::Perl::Helper

Overview

Shared helpers for the Perl framework analyzers (Catalyst, Mojolicious, Dancer2). Kept framework-agnostic so each analyzer can opt in without duplicating string conventions.

Extended Modules

Defined in:

analyzer/analyzers/perl/perl_helper.cr

Instance Method Summary

Instance Method Detail

def underscore(name : String) : String #

[View source]