NAME

Text::Todo::Simple::Command - Base class for Text::Todo::Simple commands

VERSION

version 0.19

METHODS

_read( $file )

Read file to array reference

_append( $file_name, $data )

Append string to file

_write( $file, $data )

Write array (by reference) to file

AUTHOR

Alessandro Ghedini <alexbio@cpan.org>

SEE ALSO

Text::Todo

LICENSE AND COPYRIGHT

Copyright 2010 Alessandro Ghedini.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.