AmphetaDesk::Versioning - Check for new versions of AmphetaDesk
my $results = check_version;
This package handles the versioning of AmphetaDesk. Currently, it fiddles with downloading a plain text version file for comparison, but it will eventually automatically stream and install new releases, as well as back up old versions for emergency restoration. Pipe-dreaming, of course. Only one routine is exported: check_version
.
check_version
Morbus Iff, <morbus@disobey.com>
Copyright 2000-2004 Morbus Iff <morbus@disobey.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.