=head1 NAME CBOR:XS::Tagged - dummy module providing CBOR:XS::Tagged =head1 SYNOPSIS # do not "use" yourself =head1 DESCRIPTION This module exists only to provide overload resolution for Storable and similar modules. See the L documentation about C objects. =cut use CBOR::XS (); =head1 AUTHOR Marc Lehmann http://home.schmorp.de/ =cut 1