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)NAMEKiokuDB::TypeMap::Entry::Alias - An alias in the typemap to another entrySYNOPSISmy $typemap = KiokuDB::TypeMap->new( entries => { 'Some::Class' => KiokuDB::TypeMap::Entry::Alias->new( to => "Some::Other::Class", ), 'Some::Other::Class' => ..., }, );DESCRIPTIONThis 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)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |