debian man page for kiokudb::typemap::entry::alias

Query: kiokudb::typemap::entry::alias

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KiokuDB::TypeMap::Entry::Alias(3pm)			User Contributed Perl Documentation		       KiokuDB::TypeMap::Entry::Alias(3pm)

NAME
KiokuDB::TypeMap::Entry::Alias - An alias in the typemap to another entry
SYNOPSIS
my $typemap = KiokuDB::TypeMap->new( entries => { 'Some::Class' => KiokuDB::TypeMap::Entry::Alias->new( to => "Some::Other::Class", ), 'Some::Other::Class' => ..., }, );
DESCRIPTION
This pseudo-entry directs the typemap resolution to re-resolve with the key in the "to" field. perl v5.12.4 2010-10-11 KiokuDB::TypeMap::Entry::Alias(3pm)
Related Man Pages
dbix::class::kiokudb(3pm) - debian
dbix::class::schema::kiokudb(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap::entry::mop(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com