App-EPAN

 view release on metacpan or  search on metacpan

script/epan  view on Meta::CPAN

sub-directory C<epan> in the current directory. This option applies to all
commands except C<list-actions>.

The default value is C<epan> as a sub-directory in the current directory.

Some commands demand that the target directory already exists; in case it
does not, they will complain that you're probably using this option in the
wrong way (or not using it at all).

=item --usage

print a concise usage line and exit.

=item --version

print the version of the script.

=back

=head1 CONFIGURATION AND ENVIRONMENT

epan requires no configuration files. The following environment variable
is honored:

=over

=item C<EPAN_AUTHOR>

set the name of the I<pause account> to use for indexing. Defaults to
C<LOCAL>. It is overridden by C<--author>.

=back


=head1 DEPENDENCIES

Runs on perl 5.012, adapt it if you want to run on something older :-)

The following non-core modules are used:

=over

=item *

B<< Dist::Metadata >>

=item *

B<< Path::Class >>

=item *

B<< File::Find::Rule >>

=item *

B<< Log::Log4perl::Tiny >>

=back

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests through
L<https://github.com/polettix/epan/issues>.


=head1 AUTHOR

Flavio Poletti C<polettix@cpan.org>


=head1 LICENCE AND COPYRIGHT

Copyright (C) 2011-2021 by Flavio Poletti C<polettix@cpan.org>.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

=over

L<http://www.apache.org/licenses/LICENSE-2.0>

=back

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

=cut



( run in 0.677 second using v1.01-cache-2.11-cpan-39bf76dae61 )