/[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

Annotation of /README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide 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
updated

1 dpavlin 1.3 Time-Available version 0.03
2 dpavlin 1.1 ===========================
3    
4 dpavlin 1.2 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 dpavlin 1.1
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 dpavlin 1.3 Users of versions older than 0.03 are encouraged to upgrade to at least
23     version 0.03.
24    
25 dpavlin 1.1 DEPENDENCIES
26    
27     This module requires these other modules and libraries:
28    
29 dpavlin 1.2 Carp
30     Time::Local
31 dpavlin 1.1
32 dpavlin 1.3 COPYRIGHT AND LICENSE
33 dpavlin 1.1
34     Copyright (C) 2003 by Dobrica Pavlinusic
35    
36     This library is free software; you can redistribute it and/or modify
37 dpavlin 1.2 it under the same terms as Perl itself.
38 dpavlin 1.1

  ViewVC Help
Powered by ViewVC 1.1.26