NAME
App::Checklist::Formatter - read vimoutliner files and format checklists
SYNOPSIS
use App::Checklist::Formatter;
You probably want to use the program checklist-formatter.
INTERFACE
Methods
read_vim_outliner($filename)
-
This method reads the file which name you provided in <$filename>. This file should be a text file formatted with vimoutliner.
SEE ALSO
checklist-formatter www.vimoutliner.org
AUTHOR
Mathias Weidner, mamawe@cpan.org
COPYRIGHT AND LICENSE
Copyright 2010 by Mathias Weidner
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.