The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SVN::Rami - Automates merging to multiple branches

VERSION

Version 0.1

SYNOPSIS

Should be invoked from the command line:

  perl -e "use SVN::Rami;" -c <version-number>

This is version 0.1, still mainly a proof-of-concept.

SUBROUTINES/METHODS

No publicly available subroutines at this time

function2

AUTHOR

Dan Richter, <dan.richter at trdpnt.com>

BUGS

Please report any bugs or feature requests to bug-svn-rami at rt.cpan.org, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=SVN-Rami. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc SVN::Rami

You can also look for information at:

SEE ALSO

SVK::Merge

LICENSE AND COPYRIGHT

This software is copyright (c) 2023 by Dan Richter.

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