McKervey, Nathaniel wrote:
> I would like to use your perl module DateTime, but cannot find any
> copyright or license information. Can you tell me the terms of use?
> For example most modules state
> 
> This library is free software; you can redistribute it and/or modify
> it under the same terms as Perl itself, either Perl version 5.8.6 or,
> at your option, any later version of Perl 5 you may have available.

>From the DateTime documentation
(http://search.cpan.org/~drolsky/DateTime-0.34/lib/DateTime.pm):

Copyright (c) 2003-2006 David Rolsky. All rights reserved. This program
is free software; you can redistribute it and/or modify it under the
same terms as Perl itself.

Portions of the code in this distribution are derived from other works.
Please see the CREDITS file for more details.

The full text of the license can be found in the LICENSE file included
with this module.

- Philip

Reply via email to