update_file
update_file( filename => $package->{filename},
output_directory => $output_directory,
keep_existing => (!!($package->{package} =~ /\bClient\z/)),
content => $package->{source},
);
REPOSITORY
The public repository of this module is https://github.com/Corion/OpenAPI-PerlGenerator.
SUPPORT
The public support forum of this module is https://perlmonks.org/.
BUG TRACKER
Please report bugs in this module via the Github bug queue at https://github.com/Corion/OpenAPI-PerlGenerator/issues
AUTHOR
Max Maischein corion@cpan.org
COPYRIGHT (c)
Copyright 2024- by Max Maischein corion@cpan.org
.
LICENSE
This module is released under the Artistic License 2.0.