Group
Extension

Matches 2

DateTime-Format-Unicode ( J/JD/JDEGUEST/DateTime-Format-Unicode-v0.3.0.tar.gz, JDEGUEST, 2025; MetaCPAN )
DateTime-Format-Unicode/lib/DateTime/Format/Unicode.pm ( view source; MetaCPAN )
se
    {
        $new = CORE::bless( $hash => $class );
    }
    CORE::return( $new );
}

sub TO_JSON
{
    my $self = CORE::shift( @_ );
    my @keys = qw( locale time_zone pattern );
    my $hash =
se
    {
        $new = CORE::bless( $hash => $class );
    }
    CORE::return( $new );
}

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

{
    # NOTE: DateTime::Format::Unicode::NullObject class
    pa
DateTime-Format-Unicode ( J/JD/JDEGUEST/DateTime-Format-Unicode-v0.3.0.tar.gz, JDEGUEST, 2025; MetaCPAN )
DateTime-Format-Unicode/lib/DateTime/Format/Unicode/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.