X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=README;h=2b53d6fb8733f00186240e4167337386bea66269;hp=e1aa30551a21b8d57b5b484bfd0709930de61adc;hb=1868a5983f5045def63a5cc7edf41454b407f66c;hpb=66c145a674ef5b81a9370adb3859f567c393729c diff --git a/README b/README index e1aa305..2b53d6f 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME indirect - Lexically warn about using the indirect object syntax. VERSION - Version 0.23 + Version 0.25 SYNOPSIS # In a script @@ -124,6 +124,9 @@ CAVEATS DEPENDENCIES perl 5.8.1. + A C compiler. This module may happen to build with a C++ compiler as + well, but don't rely on it, as no guarantee is made in this regard. + XSLoader (standard since perl 5.006). AUTHOR @@ -153,7 +156,7 @@ ACKNOWLEDGEMENTS reporting issues. COPYRIGHT & LICENSE - Copyright 2008,2009,2010 Vincent Pit, all rights reserved. + Copyright 2008,2009,2010,2011 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.