NAME
Incunabulum::Model::Plugin::Test -- Test Model plugin for Incunabulum
SYNOPSIS
No user-serviceable parts inside for the moment.
DESCRIPTION
Just a simple test returning a hardcoded string. Most probably to be used with Incunabulum::View::Plugin::Dumper.
- get_data
-
NOTE: This documentation placed here so Test::Pod::Coverage is happy. I know that I should document (and test...) this code better. But that's not really feasible with a non-existent API definition.
Just returns a "Hello, world!\n".
- get_data_order
-
The MPO order for get_data.