NAME

CPAN::Mini::Indexed - Index the content of your CPAN mini repository

SYNOPSIS

DESCRIPTION

This module implements ...

DOCUMENTATION

SUBROUTINES/METHODS

new( xxx )

Create a CPAN::Mini::Indexed .

my $object = new CPAN::Mini::Indexed() ;

Arguments

  • $xxx -

Returns - Nothing

Exceptions

See xxx.

Setup

Helper sub called by new. This is a private sub.

CheckOptionNames

Verifies the named options passed to the members of this class. Calls {INTERACTION}{DIE} in case of error. This shall not be used directly.

A( xxx )

xxx description

xxx some code

Arguments

  • $xxx -

Returns - Nothing

Exceptions

See xxx.

BUGS AND LIMITATIONS

None so far.

AUTHOR

Nadim ibn hamouda el Khemir
CPAN ID: NKH
mailto: nadim@cpan.org

LICENSE AND COPYRIGHT

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

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc CPAN::Mini::Indexed

You can also look for information at:

SEE ALSO