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

NAME

useperl.pl - script to collect journal postings for a given user.

SYNOPSIS

  perl useperl.pl [--verbose] [--comments] [-y=<file>] [-h][-v] [-u=]<user>

DESCRIPTION

Given a user, set as either the last parameter, or with the command line option -u, will retrieve all the journal postings made by that user on use.perl. In addition the optional --comments flag includes any comments posted against that journal entry.

If a --yaml file is given, the results are written to file in YAML format. If the --verbose flag is given, the text is printed to STDOUT.

BUGS, PATCHES & FIXES

There are no known bugs at the time of this release. However, if you spot a bug or are experiencing difficulties, that is not explained within the POD documentation, please send bug reports and patches to the RT Queue (see below).

Fixes are dependant upon their severity and my availability. Should a fix not be forthcoming, please feel free to (politely) remind me.

RT Queue - http://rt.cpan.org/Public/Dist/Display.html?Name=WWW-UsePerl-Journal-Thread

SEE ALSO

WWW::UsePerl::Journal

http://use.perl.org/

AUTHOR

  Barbie, <barbie@cpan.org>
  for Miss Barbell Productions <http://www.missbarbell.co.uk>.

COPYRIGHT AND LICENSE

  Copyright (C) 2005-2015 Barbie for Miss Barbell Productions.

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

1 POD Error

The following errors were encountered while parsing the POD:

Around line 178:

=back without =over