Author: spadkins Date: Tue Jul 24 16:24:32 2007 New Revision: 9796 Modified: p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Memory.pm p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Repository.pm
Log: changed the author's email Modified: p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm ============================================================================== --- p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm (original) +++ p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm Tue Jul 24 16:24:32 2007 @@ -1872,7 +1872,7 @@ =head1 ACKNOWLEDGEMENTS - * Author: Stephen Adkins <[EMAIL PROTECTED]> + * Author: Stephen Adkins <[EMAIL PROTECTED]> * License: This is free software. It is licensed under the same terms as Perl itself. =head1 SEE ALSO Modified: p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Memory.pm ============================================================================== --- p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Memory.pm (original) +++ p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Memory.pm Tue Jul 24 16:24:32 2007 @@ -102,7 +102,7 @@ =head1 ACKNOWLEDGEMENTS - * Author: Stephen Adkins <[EMAIL PROTECTED]> + * Author: Stephen Adkins <[EMAIL PROTECTED]> * License: This is free software. It is licensed under the same terms as Perl itself. =head1 SEE ALSO Modified: p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Repository.pm ============================================================================== --- p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Repository.pm (original) +++ p5ee/trunk/App-WorkQueue/lib/App/WorkQueue/Repository.pm Tue Jul 24 16:24:32 2007 @@ -685,7 +685,7 @@ =head1 ACKNOWLEDGEMENTS - * Author: Stephen Adkins <[EMAIL PROTECTED]> + * Author: Stephen Adkins <[EMAIL PROTECTED]> * License: This is free software. It is licensed under the same terms as Perl itself. =head1 SEE ALSO
