NAME
EPublisher::Config - Config module for EPublisher
VERSION
version 1.2
SYNOPSIS
my $file = 'test.yml';
my $config = EPublisher::Config->get_config( $file );
METHODS
All methods available for EPublisher are described in the subsequent sections
get_config
my $config = EPublisher::Config->get_config( $file );
Returns the hashref build by YAML::Tiny.
SEE ALSO
COPYRIGHT & LICENSE
Copyright 2010 Renee Baecker, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms of Artistic License 2.0.
AUTHOR
Renee Baecker (<module@renee-baecker.de>)
AUTHOR
Renee Baecker <module@renee-baecker.de>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)