# NAME

App::iperlmoddir

# VERSION

version 1.02

# SYNOPSIS

    $ iperlmoddir -g -d /foo/bar -s Foo.pm,Bar.pm

# DESCRIPTION

By default, it prints CSV file meta.csv with info

1) about subroutines

2) about modules\_used

3) about constants

# NAME

App::iperlmoddir - quick print info about modules in directory at CSV file

# OPTIONS

For more info please check iperlmoddir --help

# AUTHOR

Pavel Serikov <pavelsr@cpan.org>

# COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by Pavel Serikov.

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