Query: data::phrasebook::loader::base
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Data::Phrasebook::Loader::Base(3pm) User Contributed Perl Documentation Data::Phrasebook::Loader::Base(3pm)NAMEData::Phrasebook::Loader::Base - Base loader plugin class.SYNOPSIS$class->new( %attributes );DESCRIPTION"Data::Phrasebook::Loader::Base" acts as a base class for phrasebook plugins.CONSTRUCTORnew "new" instantiates the plugin object, creating a blessed hash of any attributes passed as arguments.INHERITABLE METHODSload "load" is an abstract method here. You must define your own in your subclass. Loads the phrasebook. get "get" is an abstract method here. You must define your own in your subclass. Gets the phrase. dicts "dicts" is an abstract method here. You must define your own in your subclass. Returns the list of dictionaries available. keywords "keywords" is an abstract method here. You must define your own in your subclass. Returns the list of keywords available. class Returns the current "class" of loader.SEE ALSOData::Phrasebook, Data::Phrasebook::Loader.SUPPORTPlease see the README file.AUTHORBarbie, <barbie@cpan.org> for Miss Barbell Productions <http://www.missbarbell.co.uk>.COPYRIGHT AND LICENSECopyright (C) 2004-2010 Barbie for Miss Barbell Productions. This module is free software; you can redistribute it and/or modify it under the Artistic Licence v2. perl v5.10.1 2010-08-31 Data::Phrasebook::Loader::Base(3pm)
Similar Topics in the Unix Linux Community |
---|
Using sed to delete a string? |
A SQL Loader Script |
Problem in sql loader |
Help need in Deleting Characters |
Loader Script Status |