# Changes # Copyright (c) 2008 by David Golden. All rights reserved. # Licensed under Apache License, Version 2.0 (the "License"). # You may not use this file except in compliance with the License. # A copy of the License was distributed with this file or you may obtain a # copy of the License from http://www.apache.org/licenses/LICENSE-2.0 Revision history for App-CPAN-Mini-Visit 0.005 Mon Feb 23 20:35:53 EST 2009 Fixed: - removed Capture::Tiny dependency - removed unused version.pm prereq 0.004 Mon Feb 23 08:48:49 EST 2009 Added: - "-e" option to act like "perl -e" - "--output" option to capture output in a file - examples in visitcpan POD Changed: - returned to old-style version numbers v0.3.1 Fri Dec 12 19:42:21 EST 2008 - fixed: usage help text v0.3.0 Fri Dec 12 15:43:53 EST 2008 - added: "--quiet" option to suppress warnings and tar errors v0.2.0 Fri Dec 12 01:40:23 EST 2008 - added: "--append" option to provide path or dist name as an argument v0.1.0 Fri Nov 7 15:06:55 EST 2008 - initial release