X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=README;h=a849d95baf3fde82804944bb382546f4910bcffc;hb=2ed72daef30e77181180b933f64351ec49cc5945;hp=36020583b619ca2b8e82ade8314d1136cae7acb5;hpb=ed8af32fb71887b9d4bb8e43c0efa02d558da44e;p=perl%2Fmodules%2FB-RecDeparse.git diff --git a/README b/README index 3602058..a849d95 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME B::RecDeparse - Deparse recursively into subroutines. VERSION - Version 0.05 + Version 0.07 SYNOPSIS perl -MO=RecDeparse,deparse,[@B__Deparse_opts],level,-1 [ -e '...' | bleh.pl ] @@ -71,7 +71,7 @@ SUPPORT . COPYRIGHT & LICENSE - Copyright 2008,2009,2010,2011 Vincent Pit, all rights reserved. + Copyright 2008,2009,2010,2011,2013 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.