NAME App::PM::Announce - VERSION Version 0.02 SYNOPSIS # Using the commandline... pm-announce template > event.txt # Edit event.txt with your editor of choice... pm-announce announce < event.txt DESCRIPTION App::PM::Announce is a tool for creating and advertising PM meetings (on Meetup, LinkedIn, and blog software) OPTIONS verbose|v Debugging mode. Be verbose when reporting help|h|? This help screen dry-run|n Don't actually login and announce, just show what would be done COMMANDS config Check the config file (@{[ app->config_file ]}) history Show announcement history history Show announcement history for event , where should be enough of the uuid to be unambiguous template Print out a template to be used for input to the 'announce' command announce Read STDIN for the event information and make a post for each feed test Post a bogus event to a test meetup account, test linkedin account, and test greymatter account help This help screen AUTHOR Robert Krimen, "" BUGS Please report any bugs or feature requests to "bug-app-pm-announce at rt.cpan.org", or through the web interface at . I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. SUPPORT You can find documentation for this module with the perldoc command. perldoc App::PM::Announce You can also look for information at: * RT: CPAN's request tracker * AnnoCPAN: Annotated CPAN documentation * CPAN Ratings * Search CPAN ACKNOWLEDGEMENTS COPYRIGHT & LICENSE Copyright 2009 Robert Krimen, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.