/[Time-Available]/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Tue Dec 2 12:43:04 2003 UTC (20 years, 4 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -4 lines
Error occurred while calculating annotation data.
updated

1 Time-Available version 0.03
2 ===========================
3
4 Time::Available is used to calculate availability of some resource if start
5 end end time of availability is available. That availability is calculated
6 relative to some interval which is defined when new instance of module is
7 created.
8
9 Time::Avail is CPAN module that started it all. However, it lacked
10 calculating of availability of some interval and precision in seconds, so
11 this module was born.
12
13 INSTALLATION
14
15 To install this module type the following:
16
17 perl Makefile.PL
18 make
19 make test
20 make install
21
22 Users of versions older than 0.03 are encouraged to upgrade to at least
23 version 0.03.
24
25 DEPENDENCIES
26
27 This module requires these other modules and libraries:
28
29 Carp
30 Time::Local
31
32 COPYRIGHT AND LICENSE
33
34 Copyright (C) 2003 by Dobrica Pavlinusic
35
36 This library is free software; you can redistribute it and/or modify
37 it under the same terms as Perl itself.
38

  ViewVC Help
Powered by ViewVC 1.1.26