Date-Vruceleto version 0.01
===========================

Compute year's vruceleto and solar cycle as used in old Russian calendar.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

Unicode and UTF-8 support is required (the library source itself is in
UTF-8 and vruceletos are represented as UTF-8 encoded Cyrillic
letters), so Perl >= 5.6.0 is recommended.

COPYRIGHT AND LICENCE

Copyright (C) 2016-2018 Roman Pavlov

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.