Contentment::Index 0.011_032
Contentment::Index is a Perl module that provides categorization and indexing features. SYNOPSIS # Get a list of the availabl
|
|||||||||||||||||||
Contentment::Index is a Perl module that provides categorization and indexing features.
SYNOPSIS
# Get a list of the available indexes
my @indexes = Contentment::Index->indexes;
for my $index (@indexes) {
# Get a list of avilable terms
my @terms = $index->terms;
for my $term (@terms) {
# Get a list of generators
my @generators = $index->generators;
}
}
One frequently controversial component of a CMS is the categorization system. Contentment attempts to avoid this problem by providing a framework for building categorization systems so that any controversy just leads to the replacement of whatever system someone doesn't like.
That is, rather than create some all encompassing categorization system or some dead-simple one that your grandma who thinks the boogey-man is going to jump out of the her CD-ROM drive can use, you can have either or both or neither depending upon your need. Thus, instead of providing a category or taxonomy system, Contentment provides the indexing system, which allows you to implement whatever category system you prefer.
Requirements:
tags
Download Contentment::Index 0.011_032
Authors software
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
