App-EPAN

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    -a | --author author-name

      module author to use when doing injection of local distribution
      packages.

    --help

      print a somewhat more verbose help, showing usage, this description
      of the options and some examples.

    --man

      print out the full documentation for the script.

    -t | --target dirname

      set the directory of the root for the EPAN to work on. Defaults to
      the sub-directory epan in the current directory. This option applies
      to all commands except list-actions.

      The default value is 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).

    --usage

      print a concise usage line and exit.

    --version

      print the version of the script.

CONFIGURATION AND ENVIRONMENT

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

    EPAN_AUTHOR

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

DEPENDENCIES

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

    The following non-core modules are used:

      * Dist::Metadata

      * Path::Class

      * File::Find::Rule

      * Log::Log4perl::Tiny

BUGS AND LIMITATIONS

    No bugs have been reported.

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

AUTHOR

    Flavio Poletti polettix@cpan.org

LICENCE AND COPYRIGHT

    Copyright (C) 2011-2021 by Flavio Poletti 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

      http://www.apache.org/licenses/LICENSE-2.0

    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.



( run in 1.223 second using v1.01-cache-2.11-cpan-4ab04211f4c )