action #177970
Updated by tinita 7 days ago
## Motivation
From https://en.opensuse.org/openSUSE:OBS_to_Git
> We are trying to move new development from OBS based projects, to Git based projects. This is work-in-progress. The goal is to migrate openSUSE:Factory to use Git for source management.
## Acceptance Criteria
**AC1:** [devel:languages:perl](https://build.opensuse.org/project/show/devel:languages:perl) devel:languages:perl uses git
**AC2:** [autoupdate](https://github.com/openSUSE/autoupdate-perl) workflow works with AC1
## Out of scope
* `devel:languages:perl:CPAN-*` can stay in OBS without devel:languages:perl:autoupdate, devel:languages:perl:CPAN-A etc. and the related workflows also use git (for now)
Back