Skip to content

Plugin for Perl::PrereqScanner looking for Catalyst plugin/action modules

Notifications You must be signed in to change notification settings

iynehz/perl5-Perl-PrereqScanner-Scanner-Catalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NAME

Perl::PrereqScanner::Scanner::Catalyst - Plugin for Perl::PrereqScanner looking for Catalyst plugin/action modules

VERSION

version 0.003

SYNOPSIS

use Perl::PrereqScanner;
my $scanner = Perl::PrereqScanner->new(
    { extra_scanners => [ qw(Catalyst) ] }
);
my $prereqs = $scanner->scan_file( $path );

DESCRIPTION

This module is a scanner plugin for Perl::PrereqScanner. It looks for use of Catalyst plugin and action modules in the code.

SEE ALSO

Perl::PrereqScanner

Catalyst

AUTHOR

Stephan Loyd sloyd@cpan.org

COPYRIGHT AND LICENSE

This software is copyright (c) 2017-2023 by Stephan Loyd.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

About

Plugin for Perl::PrereqScanner looking for Catalyst plugin/action modules

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages