# NAME
Hash::BulkKeyCopy - a xs module for clone hash with keys
# SYNOPSIS
use Hash::BulkKeyCopy;
# DESCRIPTION
Hash::BulkKeyCopy is a xs module for clone hash by a key arr.
Double faster than PP source.
# LICENSE
Copyright (C) itsusony.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
# AUTHOR
itsusony <
[email protected]>