Group
Extension

Matches 2

DateTime-Locale-FromCLDR ( J/JD/JDEGUEST/DateTime-Locale-FromCLDR-v0.8.0.tar.gz, JDEGUEST, 2025; MetaCPAN )
DateTime-Locale-FromCLDR/lib/DateTime/Locale/FromCLDR.pm ( view source; MetaCPAN )
e} = $locale;
    $new->{_cldr} = Locale::Unicode::Data->new;
    CORE::return( $new );
}

sub TO_JSON { return( shift->as_string ); }

# NOTE: DateTime::Locale::FromCLDR::Exception class
package Date
se
    {
        $new = CORE::bless( $hash => $class );
    }
    CORE::return( $new );
}

sub TO_JSON { return( shift->as_string ); }

{
    # NOTE: DateTime::Locale::FromCLDR::NullObject class
    p
:

    my $cbor = CBOR::XS->new->allow_sharing;

Also, if you use the option C<allow_tags> with L<JSON>, then all of those modules will work too, since this option enables support for the C<FREEZE> an
DateTime-Locale-FromCLDR ( J/JD/JDEGUEST/DateTime-Locale-FromCLDR-v0.8.0.tar.gz, JDEGUEST, 2025; MetaCPAN )
DateTime-Locale-FromCLDR/lib/DateTime/Locale/FromCLDR/Exception.pod ( view source; MetaCPAN )
nd call L<perlfunc/"die"> with it.

=head2 TO_JSON

Special method called by L<JSON> to transform this object into a string suitable to be added in a json data.

=head2 type

Set or get the error type
STORABLE_freeze

=for Pod::Coverage STORABLE_thaw

=for Pod::Coverage THAW

=for Pod::Coverage TO_JSON

Serialisation by L<CBOR|CBOR::XS>, L<Sereal> and L<Storable::Improved> (or the legacy L<Storable

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.