Revision history for App-sourcepan
0.05 2021-11-25
[CHANGES]
* By default, don't overwrite an already-existing target directory
when extracting
* Added --overwrite option to permit it anyway
0.04 2019-02-21 14:12:17
[BUGFIXES]
* IPC::Run does not work properly on MSWin32 after fork()+chdir();
use plain system() instead
0.03 2019-02-21 12:12:07
[CHANGES]
* Added --extract, --unversioned and --vc-init commandline arguments
* Added --git and --bzr shortcuts for them
0.02 2014/01/27 21:34:56
[CHANGES]
* Allow specification of module or distribution names on commandline
0.01 First version, released on an unsuspecting world.