Provided by: lintian_2.48.0_all bug

NAME

       Lintian::Info::Scripts::Control - access to control script data

SYNOPSIS

           use Lintian::Processable;
           my $processable = Lintian::Processable::Binary->new;

DESCRIPTION

       Lintian::Info::Scripts::Control provides an interface to package data for control scripts.

INSTANCE METHODS

       control_scripts
           Returns a hashref mapping a FILE to data about how it is run.

           Needs-Info requirements for using control_scripts: scripts

       saved_control_scripts
           Returns the cached control scripts.

AUTHOR

       Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

SEE ALSO

       lintian(1), Lintian::Collect, Lintian::Collect::Binary, Lintian::Collect::Source