The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Beagle::Cmd::Command::comment - create a comment

SYNOPSIS

    $ beagle comment --parent id1  'this rocks'  
    $ beagle comment --parent id1  # use editor

AUTHOR

    sunnavy <sunnavy@gmail.com>

LICENCE AND COPYRIGHT

    Copyright 2011 sunnavy@gmail.com

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.