NAME
Remote::Perl::Bootstrap - bootstrap the remote protocol client (internal part of Remote::Perl)
DESCRIPTION
Serialises Remote::Perl::Client into a sentinel-delimited block and writes it over the pipe to the remote Perl process, then waits for the ready sentinel before the connection is considered live.
INTERNAL
Not public API. This is an internal module used by Remote::Perl; its interface may change without notice.