Skip to main content

Crate sqry_lang_perl

Crate sqry_lang_perl 

Source
Expand description

Perl language plugin.

Provides graph-native extraction via PerlGraphBuilder, AST parsing, and scope extraction for Perl source files.

Re-exports§

pub use relations::PerlGraphBuilder;

Modules§

relations
Relation extraction for Perl delegated to relations-shared hooks.

Structs§

PerlPlugin
Perl language plugin implementation.