1 package IndexData::Utils;
9 use IndexData::Utils::PersistentCounter;
17 IndexData::Utils - Utility Perl extension for Index Data applications
22 # Use functions from the various submodules.
26 This library contains utility functions that we at Index Data want to
27 share between multiple applications -- for example, the persistent
28 counter used by both IRSpy (see issue IR-350) and MKHome (IR-351).
32 IndexData::Utils::PersistentCounter
36 Mike Taylor, E<lt>mike@indexdata.comE<gt>
38 =head1 COPYRIGHT AND LICENSE
40 Copyright (C) 2014 by Index Data.
42 This library is free software; you can redistribute it and/or modify
43 it under the same terms as Perl itself, either Perl version 5.8.4 or,
44 at your option, any later version of Perl 5 you may have available.