NAME

Biblio::Catalog - Perl extension for managing XML catalog files

SYNOPSIS

use Biblio::Catalog;

DESCRIPTION

Super-class for catalog perl classes.

All Catalog perl classes should implement (some can be omitted):

$catObj = new($class,$filename)

$catObj->asList()

$catObj->asText($entry)

$catObj->asHTML($entry)

$catObj->asLaTeX($entry)

$catObj->asRelations($entry)

$catObj->asIdentifier($entry)

AUTHOR

Alberto M. B. Simões <albie@alfarrabio.di.uminho.pt>

SEE ALSO

Manpages CGI(3) and perl(1).

1 POD Error

The following errors were encountered while parsing the POD:

Around line 75:

Non-ASCII character seen before =encoding in 'Simões'. Assuming CP1252