The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-Unding
 
0.007     2018-07-20 22:31:33+02:00 Europe/Zurich
 - added option --fatinit, allowing to fatpack dependencies
 - don't test on windows, since Test::Script seems to have troubles

0.006     2018-07-18 23:27:53+02:00 Europe/Zurich
 - warn before overwriting data
 - ask password twice when writing
 - show password prompt
 - copy script to current working directory, if not writable
 - updated minor details in docs

0.005     2018-06-16 16:58:54+02:00 Europe/Zurich
 - use ReadLine form Term::ReadKey instead of <>
 - move source repository to gitlab
 - documentation, use bullets in item list

0.004     2018-06-08 11:11:05+02:00 Europe/Zurich
 - clarifiy that script should be copied to local directoy in pod

0.003     2018-06-08 10:51:37+02:00 Europe/Zurich
 - correctly display help if no storage and decrypting
 - die if encrypting and no write access on file, also mention in pod

0.002     2018-06-08 10:28:17+02:00 Europe/Zurich
 - added stub module for cpan indexing

0.001     2018-06-08 08:59:24+02:00 Europe/Zurich
 - initial release