NAME

Beagle::Cmd::Command::cast - cast entries to another type

SYNOPSIS

$ beagle cast --type article id1 id2 # convert id1 and id2 to articles.

DESCRIPTION

Generally, cast is not a good thing, as it may cause some data loss.

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.