NAME
CPAN::Testers::Backend::Fix::TesterNoname - Fix a tester with "NONAME" as a name
VERSION
version 0.005
SYNOPSIS
beam run <container> <service> <email> <name>
DESCRIPTION
This task fixes a tester who has NONAME
as a name by editing all the right places.
ATTRIBUTES
schema
A CPAN::Testers::Schema object to access the database.
metabase_dbh
The DBI object connected to the metabase
database.
ARGUMENTS
The email address of the tester to fix.
name
The full name of the tester to change to. Only test reports marked as NONAME
will be fixed.
SEE ALSO
CPAN::Testers::Backend, CPAN::Testers::Schema, Beam::Runnable
AUTHOR
Doug Bell <preaction@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Doug Bell.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.