summaryrefslogblamecommitdiff
path: root/lib/presque/worker.pm
blob: 9df647ba392b7738fe28cf65751ff57e34371e60 (plain) (tree)
































                                                                    
package presque::worker;

use strict;
use warnings;
our $VERSION = '0.01';

1;
__END__

=head1 NAME

presque::worker -

=head1 SYNOPSIS

  use presque::worker;

=head1 DESCRIPTION

presque::worker is

=head1 AUTHOR

franck cuny E<lt>franck@lumberjaph.netE<gt>

=head1 SEE ALSO

=head1 LICENSE

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

=cut