NAME
App::Open::Backend::Dummy: A dummy backend for testing.
SYNOPSIS
Please read App::Open::Backend for information on how to use backends.
METHODS
Read App::Open::Backend for what the interface provides, method descriptions here will only cover implementation.
- new
-
Boilerplate constructor.
- lookup_file
-
Returns 'dummy_file'
- lookup_url
-
Returns 'dummy_url'
LICENSE
This file and all portions of the original package are (C) 2008 Erik Hollensbe. Please see the file COPYING in the package for more information.
BUGS AND PATCHES
Probably a lot of them. Report them to <erik@hollensbe.org> if you're feeling kind. Report them to CPAN RT if you'd prefer they never get seen.