SPOPS::Manual::Configuration 0.87
SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process. These are variables used in al
|
|||||||||||||||||||
SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process.
These are variables used in all SPOPS implementations. The name of the variable is the key used in the configuration hashref.
Here is a fairly minimal example of a configuration hashref:
1: my $spops = {
2: 'news' => {
3: class => 'My::News',
4: isa => [ qw/ MyApp::Datasource SPOPS::DBI::Pg SPOPS::DBI / ],
5: rules_from => [ 'My::DiscoverField' ],
6: code_class => [],
7: field_discover => 'yes',
8: base_table => 'news',
9: id_field => 'news_id',
10: increment_field => 1,
11: no_insert => [ 'news_id' ],
12: no_update => [ 'news_id' ],
13: },
14: };
Requirements:
tags
Download SPOPS::Manual::Configuration 0.87
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
