The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for App-VOJournal

v0.4.0  2015-06-26/14:54
	- command line option '-[no]header' to insert a header
	  indicating the date at the first line
	- command line option '-basedir $dir' to specify a different
	  base directory
	- Build.PL: requires { 'Getopt::Long' => 2.38, } for
	  GetOptionsFromArray()

v0.3.0  2015-05-31/17:19
	- command line option '-[no]resume' to carry forward old
	  unchecked checkboxes
	- command line option '-editor $editor' to select an editor
	  different from `vim`

v0.2.0	2015-01-11/15:15
	- command line option '-date [[YYYY[MM]]DD' to use another date
	  than today

v0.1.0	2015-01-10/18:36
	This does the basic things:
	- create the necessary directories
	- open journal file with vimoutliner

0.01    1015-01-10/11:43
        First version, not released on an unsuspecting world.