NAME

App::Chronicle - Holder for our version number

SYNOPSIS

use strict;
use warnings;

use App::Chronicle;

print $App::Chronicle::Version;

DESCRIPTION

This module is a mere placeholder for our version number.

LICENSE

This module is free software; you can redistribute it and/or modify it under the terms of either:

a) the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version, or

b) the Perl "Artistic License".

AUTHOR

Steve Kemp <steve@steve.org.uk>